git: 9front

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

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