git: 9front

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

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