git: 9front

ref: 29f997053bef3f2a513d15e4b7a6c07b4a835243
dir: /sys/src/cmd/plot/libplot/grade.c/

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