git: 9front

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

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