git: 9front

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

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