git: 9front

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

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