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
160d36fc
Commit
160d36fc
authored
7 years ago
by
Ludovic Apvrille
Committed by
Fabien Tessier
7 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Update on README for bin dir
parent
354cfbb0
No related branches found
Branches containing commit
No related tags found
2 merge requests
!30
Merge project manager into master
,
!29
Resolve "Implement Project Management in TTool"
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/README_bin
+1
-1
1 addition, 1 deletion
doc/README_bin
executablecode/Makefile.src
+1
-1
1 addition, 1 deletion
executablecode/Makefile.src
with
2 additions
and
2 deletions
doc/README_bin
+
1
−
1
View file @
160d36fc
...
...
@@ -7,7 +7,7 @@ This directory contain files for starting the TTool's launcher and TTool itself.
$java -jar launcher.jar
2) start TTool as follows
$ java -Xmx256m -jar ttool.jar config.xml
$ java -Xmx256m -jar ttool.jar
-config
config.xml
Don't forget to correctly configure various settings in your config.xml file.
...
...
This diff is collapsed.
Click to expand it.
executablecode/Makefile.src
+
1
−
1
View file @
160d36fc
SRCS
=
generated_src/main.c generated_src/Wallet.c generated_src/CoffeeMachine.c generated_src/TeaButton.c generated_src/CoffeeButton.c
\ No newline at end of file
SRCS
=
generated_src/main.c generated_src/ObserverProp1.c generated_src/RemotelyControlledMicrowave.c generated_src/MicroWaveOven.c generated_src/Door.c generated_src/Magnetron.c generated_src/Controller.c generated_src/ControlPanel.c generated_src/Bell.c
\ 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