git: 9front

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

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