shithub: front

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

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