git: 9front

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

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