Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
TTool
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mbe-tools
TTool
Commits
5c891174
Commit
5c891174
authored
7 years ago
by
Dominique Blouin
Browse files
Options
Downloads
Patches
Plain Diff
Example for keys to parse for UPPAAL verification
parent
5ece3406
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ttool/launch_configurations/config.xml
+4
-4
4 additions, 4 deletions
ttool/launch_configurations/config.xml
with
4 additions
and
4 deletions
ttool/launch_configurations/config.xml
+
4
−
4
View file @
5c891174
...
...
@@ -43,8 +43,8 @@
<UPPAALCodeDirectory
data=
"../uppaal/"
/>
<UPPAALVerifierPath
data=
"/home/dblouin/Produits/uppaal64-4.1.19/bin-Linux/verifyta"
/>
<UPPAALVerifierHost
data=
"localhost"
/>
<UPPAALPropertyVerifMessage
data=
"
Property is satisfied,
Formula is satisfied"
/>
<UPPAALPropertyNotVerifMessage
data=
"
Property is NOT satisfied,
Formula is NOT satisfied"
/>
<UPPAALPropertyVerifMessage
data=
"Formula is satisfied"
/>
<UPPAALPropertyNotVerifMessage
data=
"Formula is NOT satisfied"
/>
<ProVerifCodeDirectory
data=
"../proverif/"
/>
<ProVerifVerifierPath
data=
"/packages/proverif/proverif"
/>
<ProVerifVerifierHost
data=
"localhost"
/>
...
...
@@ -67,11 +67,11 @@
<PLUGIN_JAVA_CODE_GENERATOR
data=
"../plugins/CustomizerAvatarCodeGeneration.jar"
/>
<LastOpenFile
data=
"/home/dblouin/
Projets/TTool/
git/TTool/modeling/DIPLODOCUS/ZigBeeTutorial.xml"
/>
<LastOpenFile
data=
"/home/dblouin/git/TTool/modeling/DIPLODOCUS/ZigBeeTutorial.xml"
/>
<LastWindowAttributes
x=
"65"
y=
"24"
width=
"1855"
height=
"
992
"
max=
"true"
/>
<LastWindowAttributes
x=
"65"
y=
"24"
width=
"1855"
height=
"
1056
"
max=
"true"
/>
<ProVerifHash
data=
""
/>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment