chiark / gitweb /
dgram compiles and works; dispatch()
[chiark-tcl.git] / hbytes / hbytes.tct
index 35506d5179501ac46fa13a6c00f9742506c4f4bc..350216ef5dcbb68f427320b86ad05407727f9074 100644 (file)
 
 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