git: 9front

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

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