projects
/
helm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df9b1c0
)
fixed modules order
author
Enrico Tassi
<enrico.tassi@inria.fr>
Thu, 9 Apr 2009 10:46:26 +0000
(10:46 +0000)
committer
Enrico Tassi
<enrico.tassi@inria.fr>
Thu, 9 Apr 2009 10:46:26 +0000
(10:46 +0000)
helm/software/components/Makefile
patch
|
blob
|
history
diff --git
a/helm/software/components/Makefile
b/helm/software/components/Makefile
index 9a1cf19b8e46ac151c932c5e3c563e95a322d50c..10c672526b6b7f8152ca9e7024d0ac2620781ade 100644
(file)
--- a/
helm/software/components/Makefile
+++ b/
helm/software/components/Makefile
@@
-25,6
+25,7
@@
MODULES = \
library \
acic_content \
grafite \
+ ng_kernel \
ng_cic_content \
content_pres \
cic_unification \
@@
-34,7
+35,6
@@
MODULES = \
disambiguation \
cic_disambiguation \
lexicon \
- ng_kernel \
ng_refiner \
ng_disambiguation \
grafite_parser \