X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=hbytes%2Fhbytes.tct;h=350216ef5dcbb68f427320b86ad05407727f9074;hb=2015267b4a0bbee11a7020bf6ac16c1dc0cd898c;hp=5611805de07165a0edb406af714ca9441fa84de4;hpb=0f48d9b5168b0e37eaf5888510cd3542f7e63c37;p=chiark-tcl.git diff --git a/hbytes/hbytes.tct b/hbytes/hbytes.tct index 5611805..350216e 100644 --- a/hbytes/hbytes.tct +++ b/hbytes/hbytes.tct @@ -1,11 +1,27 @@ +# hbytes - hex-stringrep efficient byteblocks for Tcl +# Copyright 2006 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, write to the Free Software +# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA +# 02110-1301, USA. + 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