git: 9front

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

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