git: 9front

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

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