git: 9front

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

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