git: 9front

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

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