git: 9front

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

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