git: 9front

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

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