git: 9front

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

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