ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/tags/start/madProps/frameCount.h
Revision: 3484
Committed: Tue Jan 13 14:39:51 2009 UTC (15 years, 6 months ago)
Content type: text/plain
File size: 99 byte(s)
Log Message:
This commit was manufactured by cvs2svn to create tag 'start'.

File Contents

# Content
1 #ifndef __FRAMECOUNT_H__
2 #define __FRAMECOUNT_H__
3
4 extern int frameCount( char* in_name );
5
6 #endif