Comments



Hi,
It would be useful to have large-scale commenting-out ability
in Maxima batch files, where the normal /*...*/ comments can
be included in it too.

In C, i normally use "#if 0" ... "#endif".