git: 9front

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

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