git: 9front

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

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