git: 9front

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

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