Changeset 9ecadc3 in git for factory/cf_util.h
- Timestamp:
- Nov 9, 2010, 11:44:04 AM (13 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- c6303a2b3f5bacd5773ec7cc726ac4487379de70
- Parents:
- 285e54d3a7f321a3477c2fbfc1967c0ebc228ace
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
factory/cf_util.h
r285e54 r9ecadc3 16 16 int ilog2 (int a); 17 17 18 /*BEGINPUBLIC*/ 18 19 extern void (*factoryError_callback)(const char *s); 20 /*ENDPUBLIC*/ 19 21 20 22 void factoryError(const char *s);
Note: See TracChangeset
for help on using the changeset viewer.