git: 9front

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

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