git: 9front

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

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