git: 9front

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

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