git: 9front

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

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