git: 9front

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

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