shithub: front

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

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