shithub: front

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

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