Move loadSourceTree and findDefinitions function into BProject class (to avoid useles...
authorduplo <duplo@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 30 Mar 2010 13:52:10 +0000 (13:52 +0000)
committerduplo <duplo@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 30 Mar 2010 13:52:10 +0000 (13:52 +0000)
commit5e462254bafcafb1152ab2fa6bdf7bacb324c67d
treeaef0669840fedceb9d8291d2dfb46a72cbbaf745
parent89e170783dcac57b969ed80881c307b4a5a88584
Move loadSourceTree and findDefinitions function into BProject class (to avoid useless deepcopies).

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3327 38d2e660-2303-0410-9eaa-f027e97ec537
wizard/BCpuPage.py
wizard/BEditingDialog.py
wizard/BProject.py
wizard/bertos_utils.py
wizard/test/testCpuTagsImport.py
wizard/test/testModulePage.py