git: 9front

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

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