Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
Ocarina
Commits
7c60fea5
Commit
7c60fea5
authored
Nov 14, 2016
by
yoogx
Browse files
* Add missing with for Ocarina.Options
parent
73f40f6b
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/python/ocarina-python_cmd.adb
View file @
7c60fea5
...
...
@@ -37,6 +37,7 @@ with GNATCOLL.Scripts.Python; use GNATCOLL.Scripts.Python;
with
GNATCOLL
.
VFS
;
use
GNATCOLL
.
VFS
;
with
Ocarina
.
Configuration
;
use
Ocarina
.
Configuration
;
with
Ocarina
.
Options
;
use
Ocarina
.
Options
;
with
Ocarina
.
Output
;
use
Ocarina
.
Output
;
with
Errors
;
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment