git: 9front

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

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