shithub: front

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

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