diff --git a/CCache/ccache.yo b/CCache/ccache.yo index 82ac05d2e..2477662dc 100644 --- a/CCache/ccache.yo +++ b/CCache/ccache.yo @@ -13,7 +13,7 @@ whenhtml(htmlcommand(
-@@ -135,7 +135,7 @@ in parallel from multiple threads as SWIG provides no locking - for more on that issue, read on.
-@@ -201,7 +201,7 @@ can peacefully coexist. So the type structures are separated by the is empty. Only modules compiled with the same pair will share type information.
-As described in The run-time type checker, @@ -238,7 +238,7 @@ SWIG_TYPE_TABLE to be the same as the module whose types you are trying to access.
-@@ -249,7 +249,7 @@ into it. This is very often NOT what you want and it can lead to unexpect behavior. When working with dynamically loadable modules, you should try to work exclusively with shared libraries.
-@@ -257,7 +257,7 @@ Due to the complexity of working with shared libraries and multiple modules, it an outside reference. John Levine's "Linkers and Loaders" is highly recommended.
-diff --git a/Doc/Manual/chapters b/Doc/Manual/chapters index 7d2b699bd..bf180f1b4 100644 --- a/Doc/Manual/chapters +++ b/Doc/Manual/chapters @@ -12,8 +12,8 @@ Customization.html Contract.html Varargs.html Warnings.html -CCache.html Modules.html +CCache.html Allegrocl.html CSharp.html Chicken.html