shithub: front

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

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