git: 9front

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

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