git: 9front

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

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