git: 9front

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

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