shithub: front

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

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