git: 9front

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

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