git: 9front

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

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