git: 9front

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

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