git: 9front

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

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