git: 9front

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

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