git: 9front

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

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