shithub: front

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

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