X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=Constants.hs;h=1637d582ea14c53f7841cd64b3c6a2c529d1b590;hb=d9fdace4c79166836aaa00d7cfa5541f2dc29c3f;hp=c5382933485f574e98e69d7d25fca58976da3956;hpb=87f5213db3cfaa65ad805d0ee1c41434e2bed096;p=matthijs%2Fmaster-project%2Fc%CE%BBash.git diff --git a/Constants.hs b/Constants.hs index c538293..1637d58 100644 --- a/Constants.hs +++ b/Constants.hs @@ -197,6 +197,8 @@ hwnotId = "hwnot" hwandId :: String hwandId = "hwand" +lengthTId :: String +lengthTId = "lengthT" ------------------ -- VHDL type marks