git: 9front

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

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