git: 9front

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

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