git: 9front

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

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