author | ecalot
<ecalot> 2004-03-21 23:52:53 UTC |
committer | ecalot
<ecalot> 2004-03-21 23:52:53 UTC |
parent | 5dffd1ac934732189a6c0f274403af2953ffb248 |
PR/src/include/autodetect.h | +1 | -0 |
PR/src/include/idlist.h | +1 | -0 |
PR/src/include/tree.h | +1 | -0 |
PR/src/include/unknown.h | +1 | -0 |
diff --git a/PR/src/include/autodetect.h b/PR/src/include/autodetect.h index 9350950..ab7b920 100644 --- a/PR/src/include/autodetect.h +++ b/PR/src/include/autodetect.h @@ -87,6 +87,7 @@ typedef struct { }tResIdList; void parseGivenPath(char* path); +int partialListActive(); int isInThePartialList(const char* file, int value); void freePartialList(); diff --git a/PR/src/include/idlist.h b/PR/src/include/idlist.h index 9350950..ab7b920 100644 --- a/PR/src/include/idlist.h +++ b/PR/src/include/idlist.h @@ -87,6 +87,7 @@ typedef struct { }tResIdList; void parseGivenPath(char* path); +int partialListActive(); int isInThePartialList(const char* file, int value); void freePartialList(); diff --git a/PR/src/include/tree.h b/PR/src/include/tree.h index 9350950..ab7b920 100644 --- a/PR/src/include/tree.h +++ b/PR/src/include/tree.h @@ -87,6 +87,7 @@ typedef struct { }tResIdList; void parseGivenPath(char* path); +int partialListActive(); int isInThePartialList(const char* file, int value); void freePartialList(); diff --git a/PR/src/include/unknown.h b/PR/src/include/unknown.h index 9350950..ab7b920 100644 --- a/PR/src/include/unknown.h +++ b/PR/src/include/unknown.h @@ -87,6 +87,7 @@ typedef struct { }tResIdList; void parseGivenPath(char* path); +int partialListActive(); int isInThePartialList(const char* file, int value); void freePartialList();