git: 9front

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

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