diff --git a/modules/savebuff.cc b/modules/savebuff.cpp similarity index 98% rename from modules/savebuff.cc rename to modules/savebuff.cpp index 6b1eb08e..245502fc 100644 --- a/modules/savebuff.cc +++ b/modules/savebuff.cpp @@ -25,6 +25,9 @@ * better solution then plain text. * * $Log$ + * Revision 1.1 2005/03/30 19:36:20 imaginos + * rename files + * * Revision 1.3 2005/01/28 04:37:47 imaginos * force requirements on main class to so savebuff can be sure to save all data needed. added todo list * diff --git a/modules/schat.cc b/modules/schat.cpp similarity index 99% rename from modules/schat.cc rename to modules/schat.cpp index 9b6ea2db..49e10b69 100644 --- a/modules/schat.cc +++ b/modules/schat.cpp @@ -14,6 +14,9 @@ * Author: imaginos * * $Log$ + * Revision 1.1 2005/03/30 19:36:24 imaginos + * rename files + * * Revision 1.3 2004/09/01 21:13:35 imaginos * no longer using CreatedChild *