Parent Directory
|
Revision Log
|
Patch
revision 2352 by jpye, Wed Dec 15 06:35:43 2010 UTC | revision 2353 by jpye, Sat Jan 8 11:21:09 2011 UTC | |
---|---|---|
# | Line 583 int test_librarysearch(struct FilePath * | Line 583 int test_librarysearch(struct FilePath * |
583 | } | } |
584 | ||
585 | /** | /** |
586 | @DEPRECATED this function needs to be rewritten to use 'ImportHandler' | @NOTE this function makes use of ospath search functionality. |
functionality. | ||
587 | */ | */ |
588 | char *SearchArchiveLibraryPath(CONST char *name, char *dpath, const char *envv){ | char *SearchArchiveLibraryPath(CONST char *name, char *dpath, const char *envv){ |
589 | struct FilePath *fp1, *fp2, *fp3; /* relative path */ | struct FilePath *fp1, *fp2, *fp3; /* relative path */ |
|
john.pye@anu.edu.au | ViewVC Help |
Powered by ViewVC 1.1.22 |