OSDN Git Service

bugs corrected.
[fast-forth/master.git] / config / scite / AS_MSP430 / forth.properties
index 9d942a0..b6732ac 100644 (file)
@@ -133,7 +133,7 @@ if PLAT_WIN
     command.name.3.*.f=preprocess file.f with 1:[target].pat then download file.4TH to target SD_CARD
     command.3.*.f=*\config\msp430\CopyTo_SD_Card.bat $(FileDir)\$(FileName).f $(1)
     
-    command.name.4.*.f=preprocess file.f with 1:[target].pat to file.4TH (for debug)
+    command.name.4.*.f=preprocess file.f with 1:[target].pat to LAST.4th (for debug)
     command.4.*.f=*\config\msp430\Preprocess.bat $(FileDir)\$(FileName).f $(1)
     
     command.name.5.*.f=preprocess file.f with for target CurrentSelection then download
@@ -148,7 +148,7 @@ if PLAT_WIN
     command.name.8.*.f=preprocess file.f with for target CurrentSelection then download file.4th to target SD_CARD
     command.8.*.f=\config\msp430\CopyTo_SD_Card.bat $(FileDir)\$(FileName).f  $(CurrentSelection)
     
-    command.name.9.*.f=preprocess file.f with for target CurrentSelection to file.4th (for debug)
+    command.name.9.*.f=preprocess file.f with for target CurrentSelection to LAST.4th (for debug)
     command.9.*.f=\config\msp430\Preprocess.bat $(FileDir)\$(FileName).f  $(CurrentSelection)
     
     command.name.10.*.f=convert FORTH registers to TI's ones
@@ -189,7 +189,7 @@ if PLAT_GTK
     command.name.3.*.f=preprocess file.f with 1:[target].pat then download file.4th to target SD_CARD
     command.3.*.f=*$FF/config/msp430/CopyTo_SD_Card $(FileDir)/$(FileName) $(1)
     
-    command.name.4.*.f=preprocess file.f with 1:[target].pat to file.4th (for debug)
+    command.name.4.*.f=preprocess file.f with 1:[target].pat to LAST.4th (for debug)
     command.4.*.f=*$FF/config/msp430/Preprocess $(FileDir)/$(FileName) $(1)
     
     command.name.5.*.f=preprocess file.f with for target CurrentSelection then download
@@ -201,7 +201,7 @@ if PLAT_GTK
     command.name.7.*.f=preprocess file.f with for target CurrentSelection then download file.4th to target SD_CARD
     command.7.*.f=$FF/config/msp430/CopyTo_SD_Card $(FileDir)/$(FileName).f  $(CurrentSelection)
     
-    command.name.8.*.f=preprocess file.f with for target CurrentSelection to file.4th (for debug)
+    command.name.8.*.f=preprocess file.f with for target CurrentSelection to LAST.4th (for debug)
     command.8.*.f=$FF/config/msp430/Preprocess $(FileDir)/$(FileName)  $(CurrentSelection)
     
     command.name.9.*.f=convert FORTH registers to TI's ones