git: 9front

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

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