updated for version 7.2-228

This commit is contained in:
Bram Moolenaar
2009-07-10 13:11:26 +00:00
parent fcfbc670c7
commit 9fa49da747
4 changed files with 66 additions and 62 deletions

View File

@@ -25,7 +25,6 @@
#define CSCOPE_SUCCESS 0
#define CSCOPE_FAILURE -1
#define CSCOPE_MAX_CONNECTIONS 8 /* you actually need more? */
#define CSCOPE_DBFILE "cscope.out"
#define CSCOPE_PROMPT ">> "