git: 9front

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

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