Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
kazoo
Commits
2b73475b
Commit
2b73475b
authored
Mar 04, 2018
by
Maxime Perrotin
Browse files
Revert Makefile
parent
1ccf1b21
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/taste-parser_version.ads
View file @
2b73475b
package
TASTE
.
Parser_Version
is
Parser_Release
:
constant
String
:=
"
ae9ef3d
; Commit Date:
Thu
Mar
1 08:54:5
3 2018 "
;
"
1ccf1b2
; Commit Date:
Sat
Mar
3 21:28:2
3 2018 "
;
Ocarina_Version
:
constant
String
:=
"Ocarina 2017.x (Working Copy from r
61c0f
39)"
;
"Ocarina 2017.x (Working Copy from r
c50d
39
4
)"
;
end
TASTE
.
Parser_Version
;
\ No newline at end of file
test/test3/Makefile
View file @
2b73475b
all
:
C
Simple_C_Function
in
C
AADL_PARSER
=
../../aadl_parser
all
:
test-parse
test-parse
:
$(AADL_PARSER)
-o
output
-i
InterfaceView.aadl
-d
DataView.aadl ../common/TASTE_IV_Properties.aadl
clean
:
rm
-rf
obj
$(exec)
*
~
.PHONY
:
clean test-parse
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment