Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Should the files matita/components/*/.depend[.opt] be under Git? #3

Open
fblanqui opened this issue Mar 2, 2018 · 0 comments
Open

Comments

@fblanqui
Copy link

fblanqui commented Mar 2, 2018

Idem for ./matita/matita/.depend and ./elpi/bench/sources/lambdadelta/.depend:

15:57 ~/src/lpcic-matita-git find . -name .depend
./matita/components/extlib/.depend
./matita/components/content/.depend
./matita/components/ng_extraction/.depend
./matita/components/ng_cic_content/.depend
./matita/components/ng_refiner/.depend
./matita/components/grafite_engine/.depend
./matita/components/getter/.depend
./matita/components/ng_tactics/.depend
./matita/components/registry/.depend
./matita/components/xml/.depend
./matita/components/content_pres/.depend
./matita/components/ng_library/.depend
./matita/components/logger/.depend
./matita/components/thread/.depend
./matita/components/library/.depend
./matita/components/ng_disambiguation/.depend
./matita/components/disambiguation/.depend
./matita/components/grafite/.depend
./matita/components/syntax_extensions/.depend
./matita/components/ng_kernel/.depend
./matita/components/grafite_parser/.depend
./matita/components/ng_paramodulation/.depend
./matita/matita/.depend
./elpi/bench/sources/lambdadelta/.depend

Because, otherwise, after compilation, we get:

15:58 ~/src/lpcic-matita-git s
Sur la branche master
Votre branche est à jour avec 'origin/master'.
Modifications qui ne seront pas validées :
(utilisez "git add ..." pour mettre à jour ce qui sera validé)
(utilisez "git checkout -- ..." pour annuler les modifications dans la copie de travail)

modifié :         matita/components/content/.depend.opt
modifié :         matita/components/content_pres/.depend.opt
modifié :         matita/components/disambiguation/.depend.opt
modifié :         matita/components/extlib/.depend.opt
modifié :         matita/components/getter/.depend.opt
modifié :         matita/components/grafite/.depend.opt
modifié :         matita/components/grafite_engine/.depend.opt
modifié :         matita/components/grafite_parser/.depend.opt
modifié :         matita/components/library/.depend.opt
modifié :         matita/components/logger/.depend.opt
modifié :         matita/components/ng_cic_content/.depend.opt
modifié :         matita/components/ng_disambiguation/.depend.opt
modifié :         matita/components/ng_extraction/.depend.opt
modifié :         matita/components/ng_kernel/.depend.opt
modifié :         matita/components/ng_library/.depend.opt
modifié :         matita/components/ng_paramodulation/.depend.opt
modifié :         matita/components/ng_refiner/.depend.opt
modifié :         matita/components/ng_tactics/.depend.opt
modifié :         matita/components/registry/.depend.opt
modifié :         matita/components/syntax_extensions/.depend
modifié :         matita/components/syntax_extensions/.depend.opt
modifié :         matita/components/thread/.depend.opt
modifié :         matita/components/xml/.depend.opt
modifié :         matita/matita/.depend.opt

aucune modification n'a été ajoutée à la validation (utilisez "git add" ou "git commit -a")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant