git: 9front

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

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