git: 9front

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

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