git: 9front

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

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