summaryrefslogtreecommitdiffstats
path: root/stdlib/vm-param.tl
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/vm-param.tl')
-rw-r--r--stdlib/vm-param.tl1
1 files changed, 1 insertions, 0 deletions
diff --git a/stdlib/vm-param.tl b/stdlib/vm-param.tl
index 6aa89109..57befff0 100644
--- a/stdlib/vm-param.tl
+++ b/stdlib/vm-param.tl
@@ -24,6 +24,7 @@
;; CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
;; ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
;; POSSIBILITY OF SUCH DAMAGE.
+
(defsymacro %lev-size% 1024)
(defsymacro %max-lev-idx% (pred %lev-size%))
(defsymacro %lev-bits% 10)