git: 9front

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

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