shithub: front

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

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