Removed svn keywords from git repo.

This commit is contained in:
2020-10-02 15:24:54 +02:00
parent 30a5e087ae
commit c0de4a5bf7
18 changed files with 32 additions and 36 deletions

View File

@@ -6,8 +6,8 @@ note
you can customize APPLICATION_LAUNCHER
]"
date: "$Date: 2013-06-12 13:55:42 +0200 (mer., 12 juin 2013) $"
revision: "$Revision: 36 $"
date: "$Date$"
revision: "$Revision$"
deferred class
APPLICATION_LAUNCHER_I [G -> WSF_EXECUTION create make end]

View File

@@ -4,8 +4,8 @@ note
You can put modification in this class
]"
date: "$Date: 2013-06-12 13:55:42 +0200 (mer., 12 juin 2013) $"
revision: "$Revision: 36 $"
date: "$Date$"
revision: "$Revision$"
class
APPLICATION_LAUNCHER [G -> WSF_EXECUTION create make end]

View File

@@ -6,8 +6,8 @@ note
you can customize APPLICATION_LAUNCHER
]"
date: "$Date: 2013-06-12 13:55:42 +0200 (mer., 12 juin 2013) $"
revision: "$Revision: 36 $"
date: "$Date$"
revision: "$Revision$"
deferred class
APPLICATION_LAUNCHER_I [G -> WSF_EXECUTION create make end]

View File

@@ -1,5 +1,5 @@
note
description: "Graphical wizard for EiffelWeb projects."
author: "$Author$"
date: "$Date$"
revision: "$Revision$"
@@ -26,7 +26,7 @@ feature {NONE} -- Initialization
do
default_create
-- Initialize ISE_PROJECTS variable with expected EiffelStudio value.
-- Initialize wizard.
if execution_environment.arguments.index_of_word_option ("-console") > 0 then
create cons.make
else