git: 9front

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

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