git: 9front

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

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