git: 9front

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

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