git: 9front

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

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