git: 9front

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

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