git: 9front

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

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