git: 9front

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

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