git: 9front

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

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