git: 9front

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

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