git: 9front

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

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