git: 9front

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

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