git: 9front

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

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