git: 9front

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

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