git: 9front

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

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