git: 9front

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

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