git: 9front

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

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