git: 9front

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

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