git: 9front

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

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