git: 9front

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

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