git: 9front

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

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