git: 9front

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

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