git: 9front

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

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