git: 9front

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

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