git: 9front

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

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