git: 9front

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

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