git: 9front

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

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