git: 9front

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

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