git: 9front

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

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