git: 9front

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

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