git: 9front

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

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