소스 검색

* write an entry name for the property options

git-svn-id: trunk@42353 -
svenbarth 6 년 전
부모
커밋
54c4fb2a00
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      compiler/utils/ppuutils/ppudump.pp

+ 1 - 0
compiler/utils/ppuutils/ppudump.pp

@@ -3606,6 +3606,7 @@ begin
            begin
              def:=TPpuPropDef.Create(ParentDef);
              readcommonsym('Property ',def);
+             write  ([space,' Prop Options : ']);
              propoptions:=readpropertyoptions;
              if ppo_overrides in propoptions then
                begin