git: 9front

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

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