git: 9front

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

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