[project @ 1998-12-22 10:47:43 by simonm]
[ghc-hetmet.git] / ghc / compiler / basicTypes / Var.hi-boot
1 _interface_ Var 1
2 _exports_
3 Var Var Id ;
4 _declarations_
5
6 -- Used by Name
7 1 type Id = Var ;
8 1 data Var ;