From 2b585be7d109a30e045a5d14321b2d77cfec3415 Mon Sep 17 00:00:00 2001 From: Dane Sabo Date: Sun, 23 Feb 2025 19:26:28 -0500 Subject: [PATCH] vault backup: 2025-02-23 19:26:28 --- 3-99 Research/TLA/TLA - README.md | 2 ++ 3-99 Research/TLA/Untitled.tla | 6 +++++ 3-99 Research/TLA/Untitled.toolbox/.project | 24 +++++++++++++++++++ .../.settings/org.lamport.tla.toolbox.prefs | 2 ++ 4 files changed, 34 insertions(+) create mode 100644 3-99 Research/TLA/Untitled.tla create mode 100644 3-99 Research/TLA/Untitled.toolbox/.project create mode 100644 3-99 Research/TLA/Untitled.toolbox/.settings/org.lamport.tla.toolbox.prefs diff --git a/3-99 Research/TLA/TLA - README.md b/3-99 Research/TLA/TLA - README.md index e2ee4726..73b618b1 100644 --- a/3-99 Research/TLA/TLA - README.md +++ b/3-99 Research/TLA/TLA - README.md @@ -2,12 +2,14 @@ ## Subdirectories - [[states/states - README]] +- [[Untitled.toolbox/Untitled.toolbox - README]] ## Files - [[Test.cfg]] - [[Test.tla]] - [[TLA Canvas.canvas]] - [[Untitled.md]] +- [[Untitled.tla]] - [[What is TLA?.md]] - [[What the hell is liveness?.md]] diff --git a/3-99 Research/TLA/Untitled.tla b/3-99 Research/TLA/Untitled.tla new file mode 100644 index 00000000..a86c4837 --- /dev/null +++ b/3-99 Research/TLA/Untitled.tla @@ -0,0 +1,6 @@ +------------------------------ MODULE Untitled ------------------------------ + + +============================================================================= +\* Modification History +\* Created Sun Feb 23 19:24:27 EST 2025 by danesabo diff --git a/3-99 Research/TLA/Untitled.toolbox/.project b/3-99 Research/TLA/Untitled.toolbox/.project new file mode 100644 index 00000000..864d7eb3 --- /dev/null +++ b/3-99 Research/TLA/Untitled.toolbox/.project @@ -0,0 +1,24 @@ + + + Untitled + + + + + + toolbox.builder.TLAParserBuilder + + + + + + toolbox.natures.TLANature + + + + Untitled.tla + 1 + PARENT-1-PROJECT_LOC/Untitled.tla + + + diff --git a/3-99 Research/TLA/Untitled.toolbox/.settings/org.lamport.tla.toolbox.prefs b/3-99 Research/TLA/Untitled.toolbox/.settings/org.lamport.tla.toolbox.prefs new file mode 100644 index 00000000..36bbe6f1 --- /dev/null +++ b/3-99 Research/TLA/Untitled.toolbox/.settings/org.lamport.tla.toolbox.prefs @@ -0,0 +1,2 @@ +ProjectRootFile=PARENT-1-PROJECT_LOC/Untitled.tla +eclipse.preferences.version=1