git: 9front

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

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