git: 9front

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

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