git: 9front

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

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