git: 9front

ref: 507ccf7968cad21868d9e5fc0bb8141c08deaa3f
dir: /sys/src/cmd/plot/libplot/grade.c/

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