git: 9front

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

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