git: 9front

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

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