git: 9front

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

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