git: 9front

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

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