git: 9front

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

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