git: 9front

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

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