git: 9front

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

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