Skip to content
Snippets Groups Projects
Commit 84a70bf7 authored by sof's avatar sof
Browse files

[project @ 1997-09-04 20:19:45 by sof]

Removed mIN_BIG_TUPLE_SIZE
parent 5295316c
No related merge requests found
......@@ -46,8 +46,6 @@ module Constants (
mAX_Float_REG,
mAX_Double_REG,
mIN_BIG_TUPLE_SIZE,
mIN_MP_INT_SIZE,
mP_STRUCT_SIZE,
......@@ -107,11 +105,6 @@ mIN_SIZE_NonUpdHeapObject = (MIN_NONUPD_SIZE::Int)
mIN_SIZE_NonUpdStaticHeapObject = (0::Int)
\end{code}
A completely random number:
\begin{code}
mIN_BIG_TUPLE_SIZE = (16::Int)
\end{code}
Sizes of gmp objects:
\begin{code}
mIN_MP_INT_SIZE = (MIN_MP_INT_SIZE :: Int)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment