git: 9front

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

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