~ubuntu-branches/ubuntu/maverick/swish-e/maverick

« back to all changes in this revision

Viewing changes to src/search.h

  • Committer: Bazaar Package Importer
  • Author(s): Ludovic Drolez
  • Date: 2009-11-05 16:23:33 UTC
  • mfrom: (1.2.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20091105162333-9xf7dmhhhvt97bvw
Tags: 2.4.7-1
* New upstream release
* Added Japanese and Russian debconf translations. Closes: #543187, #512987

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
*/
38
38
 
39
39
 
40
 
/* #define DEBUG_RANK 1 */
 
40
/* set to 1 and recompile to see debugging */
 
41
#define DEBUG_RANK 0
41
42
 
42
43
#ifndef __HasSeenModule_Search
43
44
#define __HasSeenModule_Search 1