git: 9front

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

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