git: 9front

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

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