git: 9front

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

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