shithub: plan9front

ref: 753a35b52ac098985aff5e22a069d30d16903385
dir: /sys/src/cmd/plot/libplot/grade.c/

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