git: 9front

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

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