git: 9front

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

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