git: 9front

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

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