git: 9front

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

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