git: 9front

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

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