git: 9front

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

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