]createproject specifying a space with no subspaces received a quadVars
]createproject specifying a space with subspaces received a quadVars
]createproject specifying the root with no subspaces received a quadVars
]createproject specifying the root with subspaces did not received a quadVars
It caused a problem if a root project with subspaces was moved down into a space by editing ProjectSpace in acre.config the space would inherit whatever happened to be the current root values of ⎕IO ⎕ML ⎕WX
Changed such that the top level of APLSource will always contain a quadVars initially.
It caused a problem if a root project with subspaces was moved down into a space by editing ProjectSpace in acre.config the space would inherit whatever happened to be the current root values of ⎕IO ⎕ML ⎕WX
Changed such that the top level of APLSource will always contain a quadVars initially.