git: 9front

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

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