git: 9front

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

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