git: 9front

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

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