git: 9front

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

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