git: 9front

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

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