git: 9front

ref: 35230f2a0c6cacce3d26d2c24d30cad9aa66c02b
dir: /sys/src/cmd/plot/libplot/grade.c/

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