shithub: front

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

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