git: 9front

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

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