git: 9front

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

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