git: 9front

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

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