git: 9front

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

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