ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/madProps/frameCount.h
Revision: 39
Committed: Fri Jul 19 01:37:38 2002 UTC (22 years, 9 months ago) by mmeineke
Content type: text/plain
File size: 99 byte(s)
Log Message:
This commit was generated by cvs2svn to compensate for changes in r38, which
included commits to RCS files with non-trunk default branches.

File Contents

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