git: 9front

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

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