git: 9front

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

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