git: 9front

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

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