git: 9front

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

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