shithub: front

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

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