]> gitweb.factorcode.org Git - factor.git/commitdiff
terrain: fix deploy config
authorSlava Pestov <slava@shill.local>
Sat, 17 Oct 2009 21:43:47 +0000 (16:43 -0500)
committerSlava Pestov <slava@shill.local>
Sat, 17 Oct 2009 21:43:47 +0000 (16:43 -0500)
extra/terrain/deploy.factor

index c27e7b3c846f35e250630accd7e7933a55afb470..42e2fd68ab22dab84e3661ad8aa725888eb22901 100644 (file)
@@ -5,7 +5,7 @@ H{
     { deploy-c-types? f }
     { deploy-unicode? f }
     { deploy-io 2 }
-    { deploy-reflection 2 }
+    { deploy-reflection 1 }
     { "stop-after-last-window?" t }
     { deploy-word-props? f }
     { deploy-math? t }