git: 9front

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

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