git: 9front

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

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