git: 9front

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

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