Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LRDE
transformers
Commits
57a5e860
Commit
57a5e860
authored
Feb 24, 2004
by
david_v
Browse files
2004-02-02 Valentin David <valentin@lrde.epita.fr>
* test/disambiguate/Makefile.am (EXTRA_DIST): Add detcc files.
parent
8c3d5353
Changes
3
Hide whitespace changes
Inline
Side-by-side
meta-c++-grammar/ChangeLog
View file @
57a5e860
2004-02-02 Valentin David <valentin@lrde.epita.fr>
* test/disambiguate/Makefile.am (EXTRA_DIST): Add detcc files.
2004-02-01 Valentin David <valentin@lrde.epita.fr>
* config/check-rules.mk: Fix.
...
...
meta-c++-grammar/prj
View file @
57a5e860
;; -*- Prcs -*-
(Created-By-Prcs-Version 1 3 2)
(Project-Description "Meta/SDF Grammar for C++")
(Project-Version meta-c++-grammar 0 14
5
)
(Parent-Version meta-c++-grammar 0 14
4
)
(Project-Version meta-c++-grammar 0 14
6
)
(Parent-Version meta-c++-grammar 0 14
5
)
(New-Version-Log "")
(Version-Log "2004-02-0
1
Valentin David <valentin@lrde.epita.fr>
(Version-Log "2004-02-0
2
Valentin David <valentin@lrde.epita.fr>
*
config/check-rules.mk: Fix
.")
*
test/disambiguate/Makefile.am (EXTRA_DIST): Add detcc files
.")
(Checkin-Time "
Su
n, 0
1
Feb 2004
2
0:
13
:3
7
+0100")
(Checkin-Time "
Mo
n, 0
2
Feb 2004
1
0:
26
:3
8
+0100")
(Checkin-Login david_v)
(Populate-Ignore
(
...
...
@@ -80,7 +80,7 @@
)
(Project-Keywords)
(Files
(ChangeLog (meta-c++-grammar/0_ChangeLog 1.14
1
600))
(ChangeLog (meta-c++-grammar/0_ChangeLog 1.14
2
600))
(Makefile.am (meta-c++-grammar/f/34_Makefile.a 1.12 644))
(README (meta-c++-grammar/g/37_README 1.7 600))
(config/Makefile.am (meta-c++-grammar/f/40_Makefile.a 1.5 644))
...
...
@@ -490,7 +490,7 @@
(test/disambiguate/class-02.detcc (meta-c++-grammar/j/16_class-02.d 1.2 644))
(test/disambiguate/class-01.detcc (meta-c++-grammar/j/17_class-01.d 1.1 644))
(test/disambiguate/test.test (meta-c++-grammar/j/18_test.test 1.4 750))
(test/disambiguate/Makefile.am (meta-c++-grammar/j/19_Makefile.a 1.
7
640))
(test/disambiguate/Makefile.am (meta-c++-grammar/j/19_Makefile.a 1.
8
640))
(test/expressions/Makefile.am (meta-c++-grammar/j/20_Makefile.a 1.6 640))
(test/expressions/test.test (meta-c++-grammar/j/21_test.test 1.2 750))
(test/g++/Makefile.am (meta-c++-grammar/j/22_Makefile.a 1.1 644))
...
...
meta-c++-grammar/test/disambiguate/Makefile.am
View file @
57a5e860
...
...
@@ -81,7 +81,7 @@ TESTS = \
union-01.test
\
variable-01.test
EXTRA_DIST
=
test.test
$(TESTS:.test=.cc)
EXTRA_DIST
=
test.test
$(TESTS:.test=.cc)
$(TESTS:.test=.detcc)
CLEANFILES
=
defs
\
dirs
\
...
...
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