From 2e1d63b8ed8c6b7c6d206bfe9e2712797108e8bd Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Thu, 7 Nov 2019 03:01:39 +0000 Subject: CTAN sync 201911070301 --- graphics/asymptote/locate.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics/asymptote/locate.h') diff --git a/graphics/asymptote/locate.h b/graphics/asymptote/locate.h index 915a5e9d59..338057b805 100644 --- a/graphics/asymptote/locate.h +++ b/graphics/asymptote/locate.h @@ -17,7 +17,7 @@ extern file_list_t searchPath; // Find the appropriate file, first looking in the local directory, then the // directory given in settings, and finally the global system directory. -string locateFile(string id); +string locateFile(string id, bool full=false); namespace fs { -- cgit v1.2.3