git: 9front

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

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