ebnf-eps-directory
ebnf-eps-directory is an interactive autoloaded compiled Lisp function in `ebnf2ps.el
'.
(ebnf-eps-directory &optional DIRECTORY)
Generate EPS files from EBNF files in DIRECTORY.
If DIRECTORY is nil, it's used `default-directory'.
The files in DIRECTORY that matches `ebnf-file-suffix-regexp' (which see) are
processed.
See also `ebnf-eps-buffer'.