git: 9front

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

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