git: 9front

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

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