git: 9front

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

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