git: 9front

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

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