git: 9front

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

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