reduce reflection level on gpu.demos.bunny deployment to hopefully get it back below the tools.deploy test limit size

db4
Joe Groff 2010-02-16 10:30:20 -08:00
parent 25b93af7df
commit bf7371c32e
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ H{
{ deploy-unicode? f }
{ "stop-after-last-window?" t }
{ deploy-io 3 }
{ deploy-reflection 2 }
{ deploy-reflection 1 }
{ deploy-word-props? f }
{ deploy-math? t }
{ deploy-threads? t }