git: 9front

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

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