Did you know ... Search Documentation:
GIT commit info
Remove outdated links
authorJan Wielemaker
Thu Oct 6 21:15:52 2022 +0200
committerJan Wielemaker
Thu Oct 6 21:15:52 2022 +0200
commit0ac9f6e1b2209faf3fd09e3f39f19682b1b26904
tree5c7d160f6ad87ff1535c557bec781663b5149108
parent5a3b2ebf12ca89f5c13742c8b273e24b5602d829
Diff style: patch stat
diff --git a/contrib/CPP.txt b/contrib/CPP.txt
index 9175ca1..3b1b888 100644
--- a/contrib/CPP.txt
+++ b/contrib/CPP.txt
@@ -1,12 +1,4 @@
----+ SWI-Prolog C++ interfaces
+# SWI-Prolog C++ interfaces
 
-SWI-Prolog comes bundled with =|SWI-cpp.h|=, which provides a quite
-simpleminded C++ interface.  In addition, there is
-
-    
-    * [[A C++ interface by a C++
-    programmer][http://www.volker-wysk.de/swiprolog-c++/index.html]] 
-    by Volker Wysk <post@volker-wysk.de>
-
-    * [[Wrap Prolog streams as C++ iostream][<swi-iostream.cc>]] by
-    Salvador Fandino
+SWI-Prolog comes bundled with `SWI-cpp.h` and as of version 8.5.18 with
+`SWI-cpp2.h`.