git: 9front

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

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