git: 9front

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

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