-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5b797f3
commit 061c43b
Showing
43 changed files
with
57 additions
and
83 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
.../key/isabelletranslation/BSumHandler.java → ...ject/isabelletranslation/BSumHandler.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...isabelletranslation/BooleanOpHandler.java → ...isabelletranslation/BooleanOpHandler.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...lletranslation/DefinedSymbolsHandler.java → ...lletranslation/DefinedSymbolsHandler.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...key/isabelletranslation/FieldHandler.java → ...ect/isabelletranslation/FieldHandler.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...etranslation/IllegalFormulaException.java → ...etranslation/IllegalFormulaException.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...elletranslation/InfiniteUnionHandler.java → ...elletranslation/InfiniteUnionHandler.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...etranslation/InstanceOperatorHandler.java → ...etranslation/InstanceOperatorHandler.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...isabelletranslation/IntegerOpHandler.java → ...isabelletranslation/IntegerOpHandler.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
.../isabelletranslation/IsabelleHandler.java → .../isabelletranslation/IsabelleHandler.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...etranslation/IsabelleHandlerServices.java → ...etranslation/IsabelleHandlerServices.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 changes: 1 addition & 4 deletions
5
...isabelletranslation/IsabelleLauncher.java → ...isabelletranslation/IsabelleLauncher.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...translation/IsabelleLauncherListener.java → ...translation/IsabelleLauncherListener.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
package key.isabelletranslation; | ||
package org.key_project.isabelletranslation; | ||
|
||
import java.util.Collection; | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...lletranslation/IsabelleMasterHandler.java → ...lletranslation/IsabelleMasterHandler.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
23 changes: 1 addition & 22 deletions
23
.../isabelletranslation/IsabelleProblem.java → .../isabelletranslation/IsabelleProblem.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...anslation/IsabelleResourceController.java → ...anslation/IsabelleResourceController.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...translation/IsabelleSettingsProvider.java → ...translation/IsabelleSettingsProvider.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 1 addition & 3 deletions
4
...y/isabelletranslation/IsabelleSolver.java → ...t/isabelletranslation/IsabelleSolver.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...letranslation/IsabelleSolverListener.java → ...letranslation/IsabelleSolverListener.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...slation/IsabelleTranslationExtension.java → ...slation/IsabelleTranslationExtension.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...nslation/IsabelleTranslationSettings.java → ...nslation/IsabelleTranslationSettings.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...abelletranslation/IsabelleTranslator.java → ...abelletranslation/IsabelleTranslator.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...letranslation/LogicalVariableHandler.java → ...letranslation/LogicalVariableHandler.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...letranslation/NumberConstantsHandler.java → ...letranslation/NumberConstantsHandler.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...etranslation/ObserverFunctionHandler.java → ...etranslation/ObserverFunctionHandler.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...abelletranslation/PolymorphicHandler.java → ...abelletranslation/PolymorphicHandler.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...sabelletranslation/QuantifierHandler.java → ...sabelletranslation/QuantifierHandler.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...ey/isabelletranslation/SeqDefHandler.java → ...ct/isabelletranslation/SeqDefHandler.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...abelletranslation/SledgehammerResult.java → ...abelletranslation/SledgehammerResult.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...slation/SortDependingFunctionHandler.java → ...slation/SortDependingFunctionHandler.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...abelletranslation/TranslateAllAction.java → ...abelletranslation/TranslateAllAction.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...sabelletranslation/TranslationAction.java → ...sabelletranslation/TranslationAction.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...nslation/UninterpretedSymbolsHandler.java → ...nslation/UninterpretedSymbolsHandler.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
...anslation/gui/IsabelleProgressDialog.java → ...anslation/gui/IsabelleProgressDialog.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...ranslation/gui/IsabelleProgressModel.java → ...ranslation/gui/IsabelleProgressModel.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...on/src/main/resources/META-INF/services/de.uka.ilkd.key.gui.extension.api.KeYGuiExtension
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
key.isabelletranslation.IsabelleTranslationExtension | ||
org.key_project.isabelletranslation.IsabelleTranslationExtension |
15 changes: 0 additions & 15 deletions
15
keyext.isabelletranslation/src/main/resources/key/isabelletranslation/defaultHandlers.txt
This file was deleted.
Oops, something went wrong.
File renamed without changes.
File renamed without changes.
File renamed without changes.
15 changes: 15 additions & 0 deletions
15
...lletranslation/src/main/resources/org/key_project/isabelletranslation/defaultHandlers.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
org.key_project.isabelletranslation.DefinedSymbolsHandler | ||
org.key_project.isabelletranslation.InstanceOperatorHandler | ||
org.key_project.isabelletranslation.BooleanOpHandler | ||
org.key_project.isabelletranslation.PolymorphicHandler | ||
org.key_project.isabelletranslation.QuantifierHandler | ||
org.key_project.isabelletranslation.LogicalVariableHandler | ||
org.key_project.isabelletranslation.NumberConstantsHandler | ||
org.key_project.isabelletranslation.IntegerOpHandler | ||
org.key_project.isabelletranslation.InfiniteUnionHandler | ||
org.key_project.isabelletranslation.BSumHandler | ||
org.key_project.isabelletranslation.SeqDefHandler | ||
org.key_project.isabelletranslation.SortDependingFunctionHandler | ||
org.key_project.isabelletranslation.FieldHandler | ||
org.key_project.isabelletranslation.ObserverFunctionHandler | ||
org.key_project.isabelletranslation.UninterpretedSymbolsHandler |
File renamed without changes.