shithub: front

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

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