git: 9front

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

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