git: 9front

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

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