diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2003-01-30 17:51:45 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2003-01-30 17:51:45 +0000 |
commit | 8f282762b0a90458a808e13c4a52196ebd14534a (patch) | |
tree | 89981f69dc27f216a2d3d22d9387af6732cfaa8a /include/ctables.h | |
parent | 80acf05785484ea822472b1c3ea678e82dfb5cfe (diff) |
Moved to Dev-C++ as an editor for project (more stable than gvim!)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@158 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'include/ctables.h')
-rw-r--r-- | include/ctables.h | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/include/ctables.h b/include/ctables.h index 33b4d564c..e422e1661 100644 --- a/include/ctables.h +++ b/include/ctables.h @@ -12,27 +12,6 @@ * the file COPYING for details. * * --------------------------------------------------- - - $Log$ - Revision 1.2 2003/01/26 23:52:59 brain - Modified documentation for base classes - Added base classes - - Revision 1.1.1.1 2003/01/23 19:45:58 brain - InspIRCd second source tree - - Revision 1.3 2003/01/15 22:47:44 brain - Changed user and channel structs to classes (finally) - - Revision 1.2 2003/01/09 21:09:50 brain - added '/stats M' command - - Revision 1.1 2003/01/07 01:02:14 brain - - definitions for command table types - - - * --------------------------------------------------- */ #include "inspircd_config.h" #include "inspircd.h" |