git: 9front

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

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