git: 9front

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

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