git: 9front

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

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