git: 9front

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

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