git: 9front

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

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