Updates from 0.2.1 into 0.2.1-inu-1.5

This commit is contained in:
Akinori Ito
2001-11-09 04:59:17 +00:00
parent 68a07bf03b
commit 6c63633545
246 changed files with 32763 additions and 21814 deletions

2
gc/gc_cpp.cpp Normal file
View File

@@ -0,0 +1,2 @@
// Visual C++ seems to prefer a .cpp extension to .cc
#include "gc_cpp.cc"