git: 9front

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

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