X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=chiark-tcl.git;a=blobdiff_plain;f=hbytes%2Fhbytes.tct;h=dc6980e100a4e4053b40acd52967fbdd42bf7b65;hp=5611805de07165a0edb406af714ca9441fa84de4;hb=7c7aefb572d979fac2ac44346304674a257ceb57;hpb=0f48d9b5168b0e37eaf5888510cd3542f7e63c37 diff --git a/hbytes/hbytes.tct b/hbytes/hbytes.tct index 5611805..dc6980e 100644 --- a/hbytes/hbytes.tct +++ b/hbytes/hbytes.tct @@ -1,11 +1,25 @@ +# hbytes - hex-stringrep efficient byteblocks for Tcl +# 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 +# published by the Free Software Foundation; either version 2 of the +# License, or (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this library; if not, see . + 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