Changeset 218 for trunk/src/tiler.h
Legend:
- Unmodified
- Added
- Removed
-
trunk
-
Property
svn:ignore
set to
.auto
aclocal.m4
autom4te.cache
config.h
config.h.in
config.log
config.status
configure
libtool
Makefile
Makefile.in
stamp-h1
-
Property
svn:ignore
set to
-
trunk/src
-
Property
svn:ignore
set to
.deps
Makefile
Makefile.in
-
Property
svn:ignore
set to
-
trunk/src/tiler.h
r138 r218 18 18 { 19 19 public: 20 static int Register(char const *path );20 static int Register(char const *path, int size); 21 21 static void Deregister(int id); 22 22
Note: See TracChangeset
for help on using the changeset viewer.