git: 9front

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

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