git: 9front

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

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