git: 9front

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

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