git: 9front

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

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