git: 9front

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

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