Files @ fe6571574827
Branch filter:

Location: EI/VirtualLeaf/.hgignore

Michael Guravage
Merge Roeland's recent changes to correct some problems with software deployment on MacOSX.

--
user: Michael Guravage <michael.guravage@cwi.nl>
branch merge
branch 'default'
changed doc/mac-deploy-howto.txt
changed src/VirtualLeaf.pro
changed src/perl/deploymodel.pl
# use glob syntax.
syntax: glob

*~
*.cache
*.Debug
*.o
*.orig
*.out
*.Release
*.vars
*Makefile.*
*make.out
*moc_*.cpp

TAGS
BROWSE
bin/VirtualLeaf
bin/models
bin/VirtualLeaf.exe

lib/libvleaf.a

src/default.par
src/VirtualLeaf-install.exe

# switch to regexp syntax.
syntax: regexp

# finis