git: 9front

ref: 0621758bc4c71f1db36b42ae26435d72d992fb5e
dir: /sys/src/cmd/plot/libplot/grade.c/

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