git: 9front

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

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