shithub: plan9front

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

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