git: 9front

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

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