git: 9front

ref: 75af306c11ac41b425e46bb9643b76ddcd42e271
dir: /sys/src/cmd/plot/libplot/grade.c/

View raw version
#include "mplot.h"
void grade(double x){
	e1->grade = x;
}