git: 9front

ref: 4413bdcf9c387a2dde08eb2ca0757d8d9c6aca93
dir: /sys/src/cmd/plot/libplot/grade.c/

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