X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;ds=inline;f=hbytes%2Fhbytes.tct;h=5611805de07165a0edb406af714ca9441fa84de4;hb=288c17549e4d409b60147b6eb8444e72c0eea4e2;hp=299d4a912131522146fd4636d9d1a522ba31dc73;hpb=da1c2c3cbb87a600f19e250f93ef9fa4f89844fc;p=chiark-tcl.git diff --git a/hbytes/hbytes.tct b/hbytes/hbytes.tct index 299d4a9..5611805 100644 --- a/hbytes/hbytes.tct +++ b/hbytes/hbytes.tct @@ -1,13 +1,3 @@ -Type hb: HBytes_Value @ -Init hb cht_hb_sentinel(&@); - -Type hbv: HBytes_Var @ -Init hbv @.hb=0; cht_init_somethingv(&@.sth); -Fini hbv cht_fini_somethingv(ip, rc, &@.sth); - -Type addrmapv: AddrMap_Var @ -Init addrmapv @.am=0; cht_init_somethingv(&@.sth); -Fini addrmapv cht_fini_somethingv(ip, rc, &@.sth); Table *hbytestoplevel TopLevel_Command hbytes