From: duplo Date: Fri, 23 Apr 2010 09:25:41 +0000 (+0000) Subject: Add placeholder comment X-Git-Tag: 2.5.0~407 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=922dcda832ec2cde037dcfc2078873b20de7b3ee;p=bertos.git Add placeholder comment git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3501 38d2e660-2303-0410-9eaa-f027e97ec537 --- diff --git a/wizard/BProject.py b/wizard/BProject.py index f829d335..bab98c10 100644 --- a/wizard/BProject.py +++ b/wizard/BProject.py @@ -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!