shithub: front

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

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