git: 9front

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

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