log
graph
tags
branches
changeset
browse
file
latest
diff
annotate
file log
raw
help
libanim
view .hgignore @ 17:821411647b40
find changesets by author, revision, files, or words in the commit message
fixed a missing const in anm_copy_track
author
John Tsiombikas <nuclear@member.fsf.org>
date
Thu, 14 Nov 2013 05:15:08 +0200
parents
children
769ae86eee31
line source
1
\.d$
2
\.o$
3
\.swp$
4
^libanim.a$
5
^libanim.so
6
^libanim.dylib
7
^Makefile$