git: 9front

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

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