git: 9front

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

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