Kaydet (Commit) e1a03c21 authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS npower3 (1.5.70); FILE MERGED

2006/04/20 09:41:56 npower 1.5.70.1: #i64377# initial modifications to support large program sizes
üst 05ed3b94
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: filefmt.hxx,v $ * $RCSfile: filefmt.hxx,v $
* *
* $Revision: 1.5 $ * $Revision: 1.6 $
* *
* last change: $Author: hr $ $Date: 2005-09-29 16:31:37 $ * last change: $Author: vg $ $Date: 2006-11-01 16:15:28 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -59,7 +59,9 @@ class SvStream; ...@@ -59,7 +59,9 @@ class SvStream;
// Version 10: #29955 For-Schleifen-Level in Statement-PCodes generieren // Version 10: #29955 For-Schleifen-Level in Statement-PCodes generieren
// Version 11: #29955 Wegen Build-Inkonsistenzen Neu-Compilieren erzwingen // Version 11: #29955 Wegen Build-Inkonsistenzen Neu-Compilieren erzwingen
#define B_CURVERSION 0x00000011L #define B_LEGACYVERSION 0x00000011L
#define B_CURVERSION 0x00000012L
#define B_EXT_IMG_VERSION 0x00000012L
// Eine Datei enthaelt entweder einen Modul- oder einen Library-Record. // Eine Datei enthaelt entweder einen Modul- oder einen Library-Record.
// Diese Records enthalten wiederum weitere Records. Jeder Record hat // Diese Records enthalten wiederum weitere Records. Jeder Record hat
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment