git: 9front

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

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