git: 9front

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

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