git: 9front

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

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