git: 9front

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

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