shithub: front

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

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