git: 9front

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

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