Files @ 401251dc8013
Branch filter:

Location: EI/VirtualLeaf/.hgignore

Roeland Merks
Corrected problem with "testmodel": the standard initial condition (a polygon) was no longer constructed.

user: Roeland Merks <roeland.merks@cwi.nl>
branch 'default'
changed src/modelcatalogue.cpp
# use glob syntax.
syntax: glob

*~
*.a
*.exe
*.cache
*.Debug
*.o
*.orig
*.out
*.Release
*.so
*.vars
*Makefile
*make.out
*moc_*.cpp
src/parameter.h
src/parameter.cpp
src/default.par
src/pardialog.h
src/pardialog.cpp
bin*

# switch to regexp syntax.
syntax: regexp

# finis