git: 9front

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

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