git: 9front

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

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