git: 9front

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

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