1999-12-09 13:01:21 +00:00
|
|
|
Notes to hackers.
|
|
|
|
|
2004-07-20 15:01:56 +00:00
|
|
|
See README.patches for information about submitting patches.
|
|
|
|
|
1999-12-09 13:01:21 +00:00
|
|
|
---
|
|
|
|
|
|
|
|
Dave likes this code indented formatted in a consistent way.
|
|
|
|
The file "dot.emacs" has the emacs C-mode indentation style that Dave likes.
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
We'd like to see *all* system function declarations live in include/l_stdlib.h
|
|
|
|
and NEVER appear in the .c files.
|
|
|
|
|
2004-07-20 15:01:56 +00:00
|
|
|
---
|