git: 9front

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

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