git: 9front

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

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