git: 9front

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

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