git: 9front

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

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