
1.10    2008-09-14      Multi-Cogs running, variable alignment fix

                        Running in new cogs works.
                        Fixed nasty variable alignment bug
                        Any order command line and switches allowed
                        Added PropLcc.h for library support
                        Added SKIP support for compacting arrays in .Spin
                        Added /CLEAN
                        Removed /NOOPT
                        Improved MoveVarsToBottom
                        Compiler preference selection
                        Added DATA to .$gn, LccData to .Spin
                        Changed CogNew to CogRun
                        Added Max() to Kernel; practising as preaching.

1.05    2008-09-12      Intermmediate fix version

                        Restored RxByte library. Tested to 115200 baud.
                        Supports '\n' for TxText and TxByte.
                        Added Export Method parameters ( not fully complete ).
                        Passes Method Address via *.$gn file
                        Added App Path as include path for LCC.
                        Include full path of source file in *.Lst file
                        Added /LOG:APPEND for optimise
                        Cached current working directory for speed
                        Some /KERNEL spport added ( doesn't work yet )
                        PropLoad skeleton created ( not included )
                        Re-Ordered parts of Kernel.Spin
                        Converted to ISO 8601 date standard.

1.00    2008-09-12      First Major Release

