git: 9front

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

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