git: 9front

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

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