git: 9front

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

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