git: 9front

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

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