shithub: front

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

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