git: 9front

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

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