git: 9front

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

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