git: 9front

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

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