A word has a width, not a length.
authorMatthijs Kooijman <m.kooijman@student.utwente.nl>
Thu, 9 Apr 2009 16:25:53 +0000 (18:25 +0200)
committerMatthijs Kooijman <m.kooijman@student.utwente.nl>
Thu, 9 Apr 2009 16:25:53 +0000 (18:25 +0200)
CoreTools.hs

index a9114565c9aca9c732bc1c73848637b53a787f79..06b7a62388a4c00446737e026bed7e03bf974d4b 100644 (file)
@@ -46,7 +46,7 @@ eval_tfp_int ty =
     core <- toCore modules expr
     execCore core 
 
--- | Get the length of a SizedWord type
+-- | Get the width of a SizedWord type
 sized_word_len :: Type.Type -> Int
 sized_word_len ty =
   eval_tfp_int len