shithub: front

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

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