git: 9front

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

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