git: 9front

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

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