git: 9front

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

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