git: 9front

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

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