SCM Repository
[smlnj] / sml / branches / SMLNJ / src / system / Basis / Implementation / word32.sml |
Diff of /sml/branches/SMLNJ/src/system/Basis/Implementation/word32.sml
Parent Directory
|
Revision Log
|
Patch
revision 428, Wed Sep 8 09:47:00 1999 UTC | revision 429, Wed Sep 8 09:47:00 1999 UTC | |
---|---|---|
# | Line 12 | Line 12 |
12 | ||
13 | structure W32 = InlineT.Word32 | structure W32 = InlineT.Word32 |
14 | ||
15 | type word = word32 | type word = Word32.word |
16 | ||
17 | val wordSize = 32 | val wordSize = 32 |
18 |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |