git: 9front

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

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