git: 9front

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

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