git: 9front

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

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