From 9dd4a4a80750ca0d1f823df23c5459c7a7b3e7dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADtor=20Santos=20Costa?= Date: Thu, 22 Oct 2015 11:57:46 +0100 Subject: [PATCH] keep init goals in stack, to avoid collisions with other threads. --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d9ca78608..ca8c943b4 100644 --- a/.gitignore +++ b/.gitignore @@ -78,4 +78,5 @@ yap *cmake_files C/pl-yap.c GitSHA1.c -CMakeLists.txt.* \ No newline at end of file +CMakeLists.txt.* +FindPackageLog.txt \ No newline at end of file