git: 9front

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

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