git: 9front

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

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