Changeset 70
- Timestamp:
- 1999-09-20 12:02:55 (9 years ago)
- Files:
-
- 1 modified
-
trunk/xapian-core/backends/da/daread.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/xapian-core/backends/da/daread.h
r65 r70 10 10 11 11 #include <stdio.h> /* main etc */ 12 #include " muscat.h"12 #include "damuscat.h" 13 13 14 14 struct DAfile
