Reintegrate dwg -> trunk

This commit is contained in:
wayne
2012-11-18 22:28:31 +00:00
parent 229ded9796
commit 1b1fcc133d
44 changed files with 133 additions and 1642 deletions

View File

@@ -629,6 +629,12 @@ CCPSIZ: .EQU 00800H
#DEFINE PPPLBL ""
#ENDIF
#IFDEF (HISTENABLE)
#DEFINE HISTLBL ", HIST"
#ELSE
#DEFINE HISTLBL ""
#ENDIF
.ECHO "Configuration: "
.ECHO PLATFORM_NAME
.ECHO DSKYLBL
@@ -639,4 +645,5 @@ CCPSIZ: .EQU 00800H
.ECHO SDLBL
.ECHO PRPLBL
.ECHO PPPLBL
.ECHO HISTLBL
.ECHO "\n"