git: 9front

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

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