Magic-number elimination.
[open-adventure.git] / compile.c
2017-06-06 Eric S. RaymondMagic-number elimination.
2017-06-06 Eric S. RaymondAbstract out NOBJECTS (formerly magic number 100).
2017-06-03 Jason S. NinnemanSync compile.c with misc.c. 37/head
2017-06-03 Eric S. RaymondDocumentation polishing.
2017-06-02 Peje NilssonUntangle gotos
2017-06-01 Michael Jarvisuse char, not signed char 30/head
2017-05-29 Eric S. RaymondSimplify build: nested makefiles considered harmful.