git: 9front

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

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