Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tlc4b
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
general
stups
tlc4b
Commits
9f77865c
Commit
9f77865c
authored
10 years ago
by
hansen
Browse files
Options
Downloads
Patches
Plain Diff
ignore files
parent
60ec135a
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
TODO.txt
+0
-5
0 additions, 5 deletions
TODO.txt
build.xml
+0
-6
0 additions, 6 deletions
build.xml
with
0 additions
and
11 deletions
TODO.txt
deleted
100644 → 0
+
0
−
5
View file @
60ec135a
Validation of generated trace files: Parsing the trace files
Missing constructs:
- SEES, INCLUDES, REFINES, IMPORTS
- sequential composition, while loop
\ No newline at end of file
This diff is collapsed.
Click to expand it.
build.xml
deleted
100644 → 0
+
0
−
6
View file @
60ec135a
<project
default=
"copy"
>
<target
name=
"copy"
>
<copy
file=
"build/tlc4b/TLC4B.jar"
tofile=
"../../Desktop/ProB/lib/TLC4B.jar"
/>
<copy
file=
"build/tlc4b/TLC4B.jar"
tofile=
"/Users/hansen/git/prob_prolog/lib/TLC4B.jar"
/>
</target>
</project>
\ No newline at end of file
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