git: 9front

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

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