git: 9front

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

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