git: 9front

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

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