Add placeholder comment
authorduplo <duplo@38d2e660-2303-0410-9eaa-f027e97ec537>
Fri, 23 Apr 2010 09:25:41 +0000 (09:25 +0000)
committerduplo <duplo@38d2e660-2303-0410-9eaa-f027e97ec537>
Fri, 23 Apr 2010 09:25:41 +0000 (09:25 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3501 38d2e660-2303-0410-9eaa-f027e97ec537

wizard/BProject.py

index f829d335b2a48279fcff31cda61bc78d3494d76b..bab98c10ee2789a5bb85d5fe48f8e686893c7b2b 100644 (file)
@@ -310,6 +310,10 @@ class BProject(object):
     def _newBertosProjectFromPreset(self):
         # Create/write/copy the common things
         self._newBertosProject()
+        
+        # Copy the sources files
+        # TODO: implement it!
+        
         # Copy the user mk predefined file
         # TODO: implement it!