git: 9front

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

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