shithub: plan9front

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

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