git: 9front

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

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