git: 9front

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

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