git: 9front

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

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