git: 9front

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

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