git: 9front

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

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