Files @ 8509673ac23b
Branch filter:

Location: EI/VirtualLeaf/.hgignore - annotation

Roeland Merks
Updated "saveStateXML" for consistency with snapshot() and exportData. It now suggests a default extension "xml" and produces a status message.

--
user: Roeland Merks <roeland.merks@cwi.nl>
branch 'default'
changed src/canvas.cpp
# 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