git: 9front

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

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