Changeset 790
- Timestamp:
- 10/14/06 11:11:07 (6 years ago)
- Location:
- trunk/ithildin
- Files:
-
- 6 edited
-
build/tests.py (modified) (1 diff, 1 prop)
-
lib/SConscript (modified) (1 diff, 1 prop)
-
modules/echo/SConscript (modified) (1 diff, 1 prop)
-
modules/echo/etc/echo.conf (modified) (1 diff, 1 prop)
-
modules/ircd/addons/antidrone.c (modified) (1 diff, 1 prop)
-
source/SConscript (modified) (1 diff, 1 prop)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ithildin/build/tests.py
- Property svn:keywords set to Id Rev
r787 r790 5 5 # See the COPYING file for more information on licensing and use. 6 6 # 7 # $Id : Makefile.in 582 2005-08-21 06:42:46Z wd$7 # $Id$ 8 8 # 9 9 # ############################################################################# -
trunk/ithildin/lib/SConscript
- Property svn:keywords set to Id Rev
r787 r790 5 5 # See the COPYING file for more information on licensing and use. 6 6 # 7 # $Id : Makefile.in 582 2005-08-21 06:42:46Z wd$7 # $Id$ 8 8 # 9 9 # ############################################################################# -
trunk/ithildin/modules/echo/SConscript
- Property svn:keywords set to Id Rev
r787 r790 5 5 # See the COPYING file for more information on licensing and use. 6 6 # 7 # $Id : Makefile.in 582 2005-08-21 06:42:46Z wd$7 # $Id$ 8 8 # 9 9 # ############################################################################# -
trunk/ithildin/modules/echo/etc/echo.conf
- Property svn:keywords set to Id Rev
r787 r790 1 // $Id : dns.conf 759 2006-07-08 22:01:57Z wd$1 // $Id$ 2 2 // echo module configuration file. 3 3 // dns module configuration file. -
trunk/ithildin/modules/ircd/addons/antidrone.c
- Property svn:keywords set to Id Rev
r787 r790 13 13 #include "ircd.h" 14 14 15 IDSTRING(rcsid, "$Id : cmode_strip.c 742 2006-05-31 01:13:09Z wd$");15 IDSTRING(rcsid, "$Id$"); 16 16 17 MODULE_REGISTER("$Rev : 742$");17 MODULE_REGISTER("$Rev$"); 18 18 19 19 /* -
trunk/ithildin/source/SConscript
- Property svn:keywords set to Id Rev
r787 r790 5 5 # See the COPYING file for more information on licensing and use. 6 6 # 7 # $Id : Makefile.in 582 2005-08-21 06:42:46Z wd$7 # $Id$ 8 8 # 9 9 # #############################################################################
Note: See TracChangeset
for help on using the changeset viewer.
