chiark / gitweb /
copyright dates
[chiark-tcl.git] / hbytes / hbytes.tct
index 35506d5179501ac46fa13a6c00f9742506c4f4bc..cab1bb3ab01c87bbcc37f269dc660dad7688deaa 100644 (file)
@@ -1,5 +1,5 @@
 # hbytes - hex-stringrep efficient byteblocks for Tcl
-# Copyright 2006 Ian Jackson
+# Copyright 2006-2012 Ian Jackson
 #
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License as
 
 Table *hbytestoplevel TopLevel_Command
        hbytes
-               subcmd  enum(HBytes/_SubCommand, "hbytes subcommand")
-               ...     obj
+               dispatch(HBytes/_SubCommand, "hbytes subcommand")
        ulong
-               subcmd  enum(ULong/_SubCommand, "ulong subcommand")
-               ...     obj
+               dispatch(ULong/_SubCommand, "ulong subcommand")
 
 Table ulong ULong_SubCommand
        ul2int