git: 9front

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

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