shithub: front

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

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