git: 9front

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

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