git: 9front

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

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