git: 9front

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

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