git: 9front

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

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