git: 9front

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

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