git: 9front

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

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