More about Labyrinth

Linas Vepstas (linas@innerdoor.austin.ibm.com)
Fri, 22 Jul 1994 18:01:52 -0500


Hello again,

I forgot to mention in previous note ... I noticed you used the
"Include" directive to mean you include a file. Why not say #include?

In fact, why not go all the way ... tell people that they can (and
should) run the cpp pre-processor on labyrinth files. That way, you
get all the directives for free -- #include, #define, #ifdef, etc.

also -- promote use of // as a comment delimiter.

--linas