shithub: front

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

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