git: 9front

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

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