git: 9front

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

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