git: 9front

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

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