git: 9front

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

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