git: 9front

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

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