git: 9front

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

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