git: 9front

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

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