git: 9front

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

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