diff --git a/documentation/current/eiffelstudio/eiffelstudio-reference/compiler/command-line/finish-freezing-utility.wiki b/documentation/current/eiffelstudio/eiffelstudio-reference/compiler/command-line/finish-freezing-utility.wiki index 229ff0e6..5181f575 100644 --- a/documentation/current/eiffelstudio/eiffelstudio-reference/compiler/command-line/finish-freezing-utility.wiki +++ b/documentation/current/eiffelstudio/eiffelstudio-reference/compiler/command-line/finish-freezing-utility.wiki @@ -1,7 +1,6 @@ [[Property:title|finish_freezing utility]] [[Property:weight|4]] [[Property:uuid|bfc362f4-9187-ea47-baf6-46880ed43fdd]] - {{ReviewRequested}} @@ -9,7 +8,7 @@ =Introduction= -The command line utility finish_freezing is used to compile external code generated by the Eiffel compiler. Most of the time finish_freezing gets executed behind the scenes as you freeze and finalize Eiffel systems, so you don't really need to be aware of it. However, finish_freezing can be run standalone, and is useful, for example, when porting systems to other platforms. +The command line utility finish_freezing is used to compile external code generated by the Eiffel compiler. Most of the time finish_freezing gets executed behind the scenes as you freeze and finalize Eiffel systems, so you don't really need to be aware of it. However, finish_freezing can be run standalone, and is useful, for example, when [[Porting an Eiffel application from UNIX to Windows or vice-versa|porting systems to other platforms]]. =Usage of finish_freezing=