git: 9front

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

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