git: 9front

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

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