Added "lengthT"
[matthijs/master-project/cλash.git] / Constants.hs
index c5382933485f574e98e69d7d25fca58976da3956..1637d582ea14c53f7841cd64b3c6a2c529d1b590 100644 (file)
@@ -197,6 +197,8 @@ hwnotId = "hwnot"
 hwandId :: String
 hwandId = "hwand"
 
+lengthTId :: String
+lengthTId = "lengthT"
 
 ------------------
 -- VHDL type marks