git: 9front

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

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