git: 9front

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

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