Initial add.

This commit is contained in:
Ryan C. Gordon 2001-08-29 03:10:45 +00:00
parent 950e518270
commit 9ea8d5b5e4
1 changed files with 6 additions and 0 deletions

6
TODO Normal file
View File

@ -0,0 +1,6 @@
- Make win32.c compile under Cygwin. It's just one function (fullpath()) that
needs to be replaced.
// end of TODO ...