git: 9front

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

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