git: 9front

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

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