git: 9front

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

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