Mercurial > hg-old > index.cgi
annotate README @ 426:652eee8f0c82
Fixed lw_expr_destroy() to not crash on NULL
author | lost@l-w.ca |
---|---|
date | Sun, 19 Sep 2010 10:40:37 -0600 |
parents | 219672663ad8 |
children |
rev | line source |
---|---|
320 | 1 This folder contains the source code for LWTOOLS, a set of MC6809 and HD6309 |
2 cross development tools. | |
3 | |
4 All files that form part of this distribution use the utf-8 character | |
5 encoding. | |
321 | 6 |
7 Please note: | |
8 | |
9 Always build this project from the top level directory to avoid dependency | |
10 problems. |