git: 9front

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

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