git: 9front

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

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