git: 9front

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

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