git: 9front

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

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