git: 9front

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

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