shithub: front

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

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