git: 9front

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

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