git: 9front

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

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