git: 9front

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

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