git: 9front

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

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