git: 9front

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

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