git: 9front

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

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