git: 9front

ref: 493abd4c0f54b70fb4734bdf79e401e28005e3fa
dir: /sys/src/cmd/plot/libplot/grade.c/

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