git: 9front

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

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