git: 9front

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

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