git: 9front

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

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