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
d14e7425
Commit
d14e7425
authored
Dec 04, 2017
by
Maxime Perrotin
Browse files
rename argument
parent
a5b4f722
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/deployment_view.adb
View file @
d14e7425
...
...
@@ -183,7 +183,7 @@ package body Deployment_View is
end
if
;
end
Find_Connected_Bus
;
function
Parse_Device
(
dummy_
CI
:
Node_Id
)
return
Taste_Device_Driver
is
function
Parse_Device
(
CI
:
Node_Id
)
return
Taste_Device_Driver
is
Result
:
Taste_Device_Driver
;
Device_Classifier
:
Name_Id
:=
No_Name
;
Pkg_Name
:
Name_Id
:=
No_Name
;
...
...
src/parser_version.ads
View file @
d14e7425
package
Parser_Version
is
Parser_Release
:
constant
String
:=
"
18edad5
; Commit Date:
Wed Nov 29 17:44
:2
0
2017 "
;
"
a5b4f72
; Commit Date:
Sun Dec 3 22:53
:2
8
2017 "
;
Ocarina_Version
:
constant
String
:=
""
;
"
Ocarina 2017.x (Working Copy from r0b92ed3)
"
;
end
Parser_Version
;
\ No newline at end of file
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