git: 9front

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

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