shithub: front

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

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