git: 9front

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

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