git: 9front

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

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