git: 9front

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

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