git: 9front

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

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