git: 9front

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

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