Changed paths:
M books/kestrel/c/syntax/code-ensembles.lisp
M books/kestrel/c/syntax/implementation-environments.lisp
M books/kestrel/c/syntax/infer-ienv.lisp
M books/kestrel/c/syntax/input-files-doc.lisp
M books/kestrel/c/syntax/input-files.lisp
M books/kestrel/c/syntax/tests/input-files.lisp
M books/kestrel/c/transformation/command-line/wrappers.lisp
M books/kestrel/c/transformation/tests/copy-fn/copy-fn.lisp
Log Message:
-----------
[C$] Replace input-files options with :ienv
This also distinguishes between irr-ienv, and ienv-default. Thanks to
Alessandro Coglio for discussion which led to this change.
Changed paths:
M books/kestrel/c/syntax/code-ensembles.lisp
A books/kestrel/c/syntax/ienv.c
M books/kestrel/c/syntax/implementation-environments.lisp
A books/kestrel/c/syntax/infer-ienv.lisp
M books/kestrel/c/syntax/input-files-doc.lisp
M books/kestrel/c/syntax/input-files.lisp
M books/kestrel/c/syntax/tests/input-files.lisp
M books/kestrel/c/syntax/tests/preprocessor.lisp
M books/kestrel/c/syntax/top.lisp
M books/kestrel/c/transformation/command-line/wrappers.lisp
M books/kestrel/c/transformation/tests/copy-fn/copy-fn.lisp