git: 9front

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

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