git: 9front

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

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