git: 9front

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

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