git: 9front

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

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