Skip to content

Commit fd8de28

Browse files
authored
Unify line endings as LF (#126)
* Added gitattributes file * Unified all line endings to LF Signed-off-by: Andrew Helwer <[email protected]>
1 parent 51b9c62 commit fd8de28

File tree

141 files changed

+13124
-13122
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

141 files changed

+13124
-13122
lines changed

.gitattributes

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
* text=auto
2+

.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@ tree-sitter-tlaplus/
4343
# Ignore TTrace specs
4444
*_TTrace_*.tla
4545

46-
## Blacklist tools/ folder created by .devcontainer.json
46+
## Ignore tools/ folder created by .devcontainer.json
4747
tools/
4848

-3 Bytes
Binary file not shown.
-3 Bytes
Binary file not shown.

specifications/Bakery-Boulangerie/Boulanger.tla

+535-535
Large diffs are not rendered by default.
-3 Bytes
Binary file not shown.

specifications/CarTalkPuzzle/CarTalkPuzzle.tla

+160-160
Large diffs are not rendered by default.
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
1-
<?xml version="1.0" encoding="UTF-8"?>
2-
<projectDescription>
3-
<name>CarTalkPuzzle</name>
4-
<comment></comment>
5-
<projects>
6-
</projects>
7-
<buildSpec>
8-
<buildCommand>
9-
<name>toolbox.builder.TLAParserBuilder</name>
10-
<arguments>
11-
</arguments>
12-
</buildCommand>
13-
<buildCommand>
14-
<name>toolbox.builder.PCalAlgorithmSearchingBuilder</name>
15-
<arguments>
16-
</arguments>
17-
</buildCommand>
18-
</buildSpec>
19-
<natures>
20-
<nature>toolbox.natures.TLANature</nature>
21-
</natures>
22-
<linkedResources>
23-
<link>
24-
<name>CarTalkPuzzle.tla</name>
25-
<type>1</type>
26-
<location>C:/lamport/tla/newtools/tla-workspace/examples/CarTalkPuzzle/CarTalkPuzzle.tla</location>
27-
</link>
28-
</linkedResources>
29-
</projectDescription>
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<projectDescription>
3+
<name>CarTalkPuzzle</name>
4+
<comment></comment>
5+
<projects>
6+
</projects>
7+
<buildSpec>
8+
<buildCommand>
9+
<name>toolbox.builder.TLAParserBuilder</name>
10+
<arguments>
11+
</arguments>
12+
</buildCommand>
13+
<buildCommand>
14+
<name>toolbox.builder.PCalAlgorithmSearchingBuilder</name>
15+
<arguments>
16+
</arguments>
17+
</buildCommand>
18+
</buildSpec>
19+
<natures>
20+
<nature>toolbox.natures.TLANature</nature>
21+
</natures>
22+
<linkedResources>
23+
<link>
24+
<name>CarTalkPuzzle.tla</name>
25+
<type>1</type>
26+
<location>C:/lamport/tla/newtools/tla-workspace/examples/CarTalkPuzzle/CarTalkPuzzle.tla</location>
27+
</link>
28+
</linkedResources>
29+
</projectDescription>
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#Wed Mar 13 11:12:12 PDT 2013
2-
ProjectRootFile=C\:\\lamport\\tla\\newtools\\tla-workspace\\examples\\CarTalkPuzzle\\CarTalkPuzzle.tla
3-
ProjectToolboxDirSize=396
4-
eclipse.preferences.version=1
1+
#Wed Mar 13 11:12:12 PDT 2013
2+
ProjectRootFile=C\:\\lamport\\tla\\newtools\\tla-workspace\\examples\\CarTalkPuzzle\\CarTalkPuzzle.tla
3+
ProjectToolboxDirSize=396
4+
eclipse.preferences.version=1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
\relax
1+
\relax
Binary file not shown.
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,38 @@
1-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2-
<launchConfiguration type="org.lamport.tla.toolbox.tool.tlc.modelCheck">
3-
<intAttribute key="autoLockTime" value="15"/>
4-
<stringAttribute key="configurationName" value="Model_1"/>
5-
<intAttribute key="dfidDepth" value="100"/>
6-
<booleanAttribute key="dfidMode" value="false"/>
7-
<booleanAttribute key="distributedTLC" value="false"/>
8-
<stringAttribute key="distributedTLCScript" value=""/>
9-
<stringAttribute key="distributedTLCVMArgs" value=""/>
10-
<intAttribute key="fpBits" value="0"/>
11-
<intAttribute key="maxHeapSize" value="500"/>
12-
<booleanAttribute key="mcMode" value="true"/>
13-
<stringAttribute key="modelBehaviorInit" value=""/>
14-
<stringAttribute key="modelBehaviorNext" value=""/>
15-
<stringAttribute key="modelBehaviorSpec" value=""/>
16-
<intAttribute key="modelBehaviorSpecType" value="0"/>
17-
<stringAttribute key="modelBehaviorVars" value=""/>
18-
<booleanAttribute key="modelCorrectnessCheckDeadlock" value="true"/>
19-
<listAttribute key="modelCorrectnessInvariants"/>
20-
<listAttribute key="modelCorrectnessProperties"/>
21-
<stringAttribute key="modelExpressionEval" value="\* ExpandSolutions&#13;&#10;\* CHOOSE B \in Break : IsSolution(B)&#13;&#10;&lt;&lt;3^5 - 1, 40 + 3^4&gt;&gt;"/>
22-
<stringAttribute key="modelParameterActionConstraint" value=""/>
23-
<listAttribute key="modelParameterConstants">
24-
<listEntry value="N;;40;0;0"/>
25-
<listEntry value="P;;4;0;0"/>
26-
</listAttribute>
27-
<stringAttribute key="modelParameterContraint" value=""/>
28-
<listAttribute key="modelParameterDefinitions"/>
29-
<stringAttribute key="modelParameterModelValues" value="{}"/>
30-
<stringAttribute key="modelParameterNewDefinitions" value=""/>
31-
<intAttribute key="numberOfWorkers" value="1"/>
32-
<booleanAttribute key="recover" value="false"/>
33-
<intAttribute key="simuAril" value="-1"/>
34-
<intAttribute key="simuDepth" value="100"/>
35-
<intAttribute key="simuSeed" value="-1"/>
36-
<stringAttribute key="specName" value="CarTalkPuzzle"/>
37-
<stringAttribute key="view" value=""/>
38-
</launchConfiguration>
1+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2+
<launchConfiguration type="org.lamport.tla.toolbox.tool.tlc.modelCheck">
3+
<intAttribute key="autoLockTime" value="15"/>
4+
<stringAttribute key="configurationName" value="Model_1"/>
5+
<intAttribute key="dfidDepth" value="100"/>
6+
<booleanAttribute key="dfidMode" value="false"/>
7+
<booleanAttribute key="distributedTLC" value="false"/>
8+
<stringAttribute key="distributedTLCScript" value=""/>
9+
<stringAttribute key="distributedTLCVMArgs" value=""/>
10+
<intAttribute key="fpBits" value="0"/>
11+
<intAttribute key="maxHeapSize" value="500"/>
12+
<booleanAttribute key="mcMode" value="true"/>
13+
<stringAttribute key="modelBehaviorInit" value=""/>
14+
<stringAttribute key="modelBehaviorNext" value=""/>
15+
<stringAttribute key="modelBehaviorSpec" value=""/>
16+
<intAttribute key="modelBehaviorSpecType" value="0"/>
17+
<stringAttribute key="modelBehaviorVars" value=""/>
18+
<booleanAttribute key="modelCorrectnessCheckDeadlock" value="true"/>
19+
<listAttribute key="modelCorrectnessInvariants"/>
20+
<listAttribute key="modelCorrectnessProperties"/>
21+
<stringAttribute key="modelExpressionEval" value="\* ExpandSolutions&#13;&#10;\* CHOOSE B \in Break : IsSolution(B)&#13;&#10;&lt;&lt;3^5 - 1, 40 + 3^4&gt;&gt;"/>
22+
<stringAttribute key="modelParameterActionConstraint" value=""/>
23+
<listAttribute key="modelParameterConstants">
24+
<listEntry value="N;;40;0;0"/>
25+
<listEntry value="P;;4;0;0"/>
26+
</listAttribute>
27+
<stringAttribute key="modelParameterContraint" value=""/>
28+
<listAttribute key="modelParameterDefinitions"/>
29+
<stringAttribute key="modelParameterModelValues" value="{}"/>
30+
<stringAttribute key="modelParameterNewDefinitions" value=""/>
31+
<intAttribute key="numberOfWorkers" value="1"/>
32+
<booleanAttribute key="recover" value="false"/>
33+
<intAttribute key="simuAril" value="-1"/>
34+
<intAttribute key="simuDepth" value="100"/>
35+
<intAttribute key="simuSeed" value="-1"/>
36+
<stringAttribute key="specName" value="CarTalkPuzzle"/>
37+
<stringAttribute key="view" value=""/>
38+
</launchConfiguration>
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,38 @@
1-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2-
<launchConfiguration type="org.lamport.tla.toolbox.tool.tlc.modelCheck">
3-
<intAttribute key="autoLockTime" value="15"/>
4-
<stringAttribute key="configurationName" value="Model_2"/>
5-
<intAttribute key="dfidDepth" value="100"/>
6-
<booleanAttribute key="dfidMode" value="false"/>
7-
<booleanAttribute key="distributedTLC" value="false"/>
8-
<stringAttribute key="distributedTLCScript" value=""/>
9-
<stringAttribute key="distributedTLCVMArgs" value=""/>
10-
<intAttribute key="fpBits" value="0"/>
11-
<intAttribute key="maxHeapSize" value="500"/>
12-
<booleanAttribute key="mcMode" value="true"/>
13-
<stringAttribute key="modelBehaviorInit" value=""/>
14-
<stringAttribute key="modelBehaviorNext" value=""/>
15-
<stringAttribute key="modelBehaviorSpec" value=""/>
16-
<intAttribute key="modelBehaviorSpecType" value="0"/>
17-
<stringAttribute key="modelBehaviorVars" value=""/>
18-
<booleanAttribute key="modelCorrectnessCheckDeadlock" value="true"/>
19-
<listAttribute key="modelCorrectnessInvariants"/>
20-
<listAttribute key="modelCorrectnessProperties"/>
21-
<stringAttribute key="modelExpressionEval" value="AllSolutions"/>
22-
<stringAttribute key="modelParameterActionConstraint" value=""/>
23-
<listAttribute key="modelParameterConstants">
24-
<listEntry value="N;;15;0;0"/>
25-
<listEntry value="P;;4;0;0"/>
26-
</listAttribute>
27-
<stringAttribute key="modelParameterContraint" value=""/>
28-
<listAttribute key="modelParameterDefinitions"/>
29-
<stringAttribute key="modelParameterModelValues" value="{}"/>
30-
<stringAttribute key="modelParameterNewDefinitions" value=""/>
31-
<intAttribute key="numberOfWorkers" value="1"/>
32-
<booleanAttribute key="recover" value="false"/>
33-
<intAttribute key="simuAril" value="-1"/>
34-
<intAttribute key="simuDepth" value="100"/>
35-
<intAttribute key="simuSeed" value="-1"/>
36-
<stringAttribute key="specName" value="CarTalkPuzzle"/>
37-
<stringAttribute key="view" value=""/>
38-
</launchConfiguration>
1+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2+
<launchConfiguration type="org.lamport.tla.toolbox.tool.tlc.modelCheck">
3+
<intAttribute key="autoLockTime" value="15"/>
4+
<stringAttribute key="configurationName" value="Model_2"/>
5+
<intAttribute key="dfidDepth" value="100"/>
6+
<booleanAttribute key="dfidMode" value="false"/>
7+
<booleanAttribute key="distributedTLC" value="false"/>
8+
<stringAttribute key="distributedTLCScript" value=""/>
9+
<stringAttribute key="distributedTLCVMArgs" value=""/>
10+
<intAttribute key="fpBits" value="0"/>
11+
<intAttribute key="maxHeapSize" value="500"/>
12+
<booleanAttribute key="mcMode" value="true"/>
13+
<stringAttribute key="modelBehaviorInit" value=""/>
14+
<stringAttribute key="modelBehaviorNext" value=""/>
15+
<stringAttribute key="modelBehaviorSpec" value=""/>
16+
<intAttribute key="modelBehaviorSpecType" value="0"/>
17+
<stringAttribute key="modelBehaviorVars" value=""/>
18+
<booleanAttribute key="modelCorrectnessCheckDeadlock" value="true"/>
19+
<listAttribute key="modelCorrectnessInvariants"/>
20+
<listAttribute key="modelCorrectnessProperties"/>
21+
<stringAttribute key="modelExpressionEval" value="AllSolutions"/>
22+
<stringAttribute key="modelParameterActionConstraint" value=""/>
23+
<listAttribute key="modelParameterConstants">
24+
<listEntry value="N;;15;0;0"/>
25+
<listEntry value="P;;4;0;0"/>
26+
</listAttribute>
27+
<stringAttribute key="modelParameterContraint" value=""/>
28+
<listAttribute key="modelParameterDefinitions"/>
29+
<stringAttribute key="modelParameterModelValues" value="{}"/>
30+
<stringAttribute key="modelParameterNewDefinitions" value=""/>
31+
<intAttribute key="numberOfWorkers" value="1"/>
32+
<booleanAttribute key="recover" value="false"/>
33+
<intAttribute key="simuAril" value="-1"/>
34+
<intAttribute key="simuDepth" value="100"/>
35+
<intAttribute key="simuSeed" value="-1"/>
36+
<stringAttribute key="specName" value="CarTalkPuzzle"/>
37+
<stringAttribute key="view" value=""/>
38+
</launchConfiguration>
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,38 @@
1-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2-
<launchConfiguration type="org.lamport.tla.toolbox.tool.tlc.modelCheck">
3-
<intAttribute key="autoLockTime" value="15"/>
4-
<stringAttribute key="configurationName" value="Model_3"/>
5-
<intAttribute key="dfidDepth" value="100"/>
6-
<booleanAttribute key="dfidMode" value="false"/>
7-
<booleanAttribute key="distributedTLC" value="false"/>
8-
<stringAttribute key="distributedTLCScript" value=""/>
9-
<stringAttribute key="distributedTLCVMArgs" value=""/>
10-
<intAttribute key="fpBits" value="0"/>
11-
<intAttribute key="maxHeapSize" value="500"/>
12-
<booleanAttribute key="mcMode" value="true"/>
13-
<stringAttribute key="modelBehaviorInit" value=""/>
14-
<stringAttribute key="modelBehaviorNext" value=""/>
15-
<stringAttribute key="modelBehaviorSpec" value=""/>
16-
<intAttribute key="modelBehaviorSpecType" value="0"/>
17-
<stringAttribute key="modelBehaviorVars" value=""/>
18-
<booleanAttribute key="modelCorrectnessCheckDeadlock" value="true"/>
19-
<listAttribute key="modelCorrectnessInvariants"/>
20-
<listAttribute key="modelCorrectnessProperties"/>
21-
<stringAttribute key="modelExpressionEval" value="AllSolutions"/>
22-
<stringAttribute key="modelParameterActionConstraint" value=""/>
23-
<listAttribute key="modelParameterConstants">
24-
<listEntry value="N;;121;0;0"/>
25-
<listEntry value="P;;5;0;0"/>
26-
</listAttribute>
27-
<stringAttribute key="modelParameterContraint" value=""/>
28-
<listAttribute key="modelParameterDefinitions"/>
29-
<stringAttribute key="modelParameterModelValues" value="{}"/>
30-
<stringAttribute key="modelParameterNewDefinitions" value=""/>
31-
<intAttribute key="numberOfWorkers" value="1"/>
32-
<booleanAttribute key="recover" value="false"/>
33-
<intAttribute key="simuAril" value="-1"/>
34-
<intAttribute key="simuDepth" value="100"/>
35-
<intAttribute key="simuSeed" value="-1"/>
36-
<stringAttribute key="specName" value="CarTalkPuzzle"/>
37-
<stringAttribute key="view" value=""/>
38-
</launchConfiguration>
1+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2+
<launchConfiguration type="org.lamport.tla.toolbox.tool.tlc.modelCheck">
3+
<intAttribute key="autoLockTime" value="15"/>
4+
<stringAttribute key="configurationName" value="Model_3"/>
5+
<intAttribute key="dfidDepth" value="100"/>
6+
<booleanAttribute key="dfidMode" value="false"/>
7+
<booleanAttribute key="distributedTLC" value="false"/>
8+
<stringAttribute key="distributedTLCScript" value=""/>
9+
<stringAttribute key="distributedTLCVMArgs" value=""/>
10+
<intAttribute key="fpBits" value="0"/>
11+
<intAttribute key="maxHeapSize" value="500"/>
12+
<booleanAttribute key="mcMode" value="true"/>
13+
<stringAttribute key="modelBehaviorInit" value=""/>
14+
<stringAttribute key="modelBehaviorNext" value=""/>
15+
<stringAttribute key="modelBehaviorSpec" value=""/>
16+
<intAttribute key="modelBehaviorSpecType" value="0"/>
17+
<stringAttribute key="modelBehaviorVars" value=""/>
18+
<booleanAttribute key="modelCorrectnessCheckDeadlock" value="true"/>
19+
<listAttribute key="modelCorrectnessInvariants"/>
20+
<listAttribute key="modelCorrectnessProperties"/>
21+
<stringAttribute key="modelExpressionEval" value="AllSolutions"/>
22+
<stringAttribute key="modelParameterActionConstraint" value=""/>
23+
<listAttribute key="modelParameterConstants">
24+
<listEntry value="N;;121;0;0"/>
25+
<listEntry value="P;;5;0;0"/>
26+
</listAttribute>
27+
<stringAttribute key="modelParameterContraint" value=""/>
28+
<listAttribute key="modelParameterDefinitions"/>
29+
<stringAttribute key="modelParameterModelValues" value="{}"/>
30+
<stringAttribute key="modelParameterNewDefinitions" value=""/>
31+
<intAttribute key="numberOfWorkers" value="1"/>
32+
<booleanAttribute key="recover" value="false"/>
33+
<intAttribute key="simuAril" value="-1"/>
34+
<intAttribute key="simuDepth" value="100"/>
35+
<intAttribute key="simuSeed" value="-1"/>
36+
<stringAttribute key="specName" value="CarTalkPuzzle"/>
37+
<stringAttribute key="view" value=""/>
38+
</launchConfiguration>

0 commit comments

Comments
 (0)