git: 9front

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

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