git: 9front

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

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