git: 9front

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

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