Some more restructuring

This commit is contained in:
Felix Krause 2017-09-21 14:51:09 +02:00
parent 9cf5a68cf7
commit 84d7c19e17
26 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
; git-subrepo command. See https://github.com/git-commands/git-subrepo#readme
;
[subrepo]
remote = git@github.com:flyx/ParserText.git
remote = git@github.com:flyx/ParserTools.git
branch = master
commit = c6dc6bab7cdade061828f8bca67918a8d4e2fc76
parent = 10a62cd7724d677f7cce9a01afefcf7f0787abfa

View File

@ -1,4 +1,4 @@
with "text/parser_tools";
with "Parser_Tools/parser_tools";
library project Yaml is
for Languages use ("ada");