git: 9front

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

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