shithub: front

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

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