log
graph
tags
branches
changeset
browse
file
latest
diff
annotate
file log
raw
help
libanim
view .hgignore @ 45:603db9031600
find changesets by author, revision, files, or words in the commit message
added an example program
author
John Tsiombikas <nuclear@member.fsf.org>
date
Fri, 01 Mar 2013 09:46:53 +0200
parents
children
769ae86eee31
line source
1
\.d$
2
\.o$
3
\.swp$
4
^libanim.a$
5
^libanim.so
6
^libanim.dylib
7
^Makefile$