aboutsummaryrefslogtreecommitdiff
path: root/Doc
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2019-02-04 20:12:28 +0000
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2019-02-05 18:42:00 +0000
commitdf51dc8e8f70cc5c1d3609ff9eae4b9bc5e3b8a4 (patch)
tree8ce385e17ab59d29922b337b284cb7115e608303 /Doc
parentf63d0db21b84629e5e7f3b5a5b5b3676235ed3de (diff)
downloadswig-df51dc8e8f70cc5c1d3609ff9eae4b9bc5e3b8a4.tar.gz
Disable Common Lisp / S-Exp target language
Clean up to disable target languages that have been neglected/not functional. Target language be fully deleted in SWIG 4.1 unless a new maintainer brings it up to an acceptable status (experimental or supported). Issue #1447
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Manual/Preprocessor.html1
-rw-r--r--Doc/Manual/SWIG.html1
2 files changed, 0 insertions, 2 deletions
diff --git a/Doc/Manual/Preprocessor.html b/Doc/Manual/Preprocessor.html
index 68b6af862..3f7970602 100644
--- a/Doc/Manual/Preprocessor.html
+++ b/Doc/Manual/Preprocessor.html
@@ -130,7 +130,6 @@ SWIGPYTHON Defined when using Python
SWIGR Defined when using R
SWIGRUBY Defined when using Ruby
SWIGSCILAB Defined when using Scilab
-SWIGSEXP Defined when using S-expressions
SWIGTCL Defined when using Tcl
SWIGXML Defined when using XML
</pre></div>
diff --git a/Doc/Manual/SWIG.html b/Doc/Manual/SWIG.html
index f1e441c8a..7a68ad599 100644
--- a/Doc/Manual/SWIG.html
+++ b/Doc/Manual/SWIG.html
@@ -138,7 +138,6 @@ Supported Target Language Options
-r - Generate R (aka GNU S) wrappers
-ruby - Generate Ruby wrappers
-scilab - Generate Scilab wrappers
- -sexp - Generate Lisp S-Expressions wrappers
-tcl - Generate Tcl wrappers
-xml - Generate XML wrappers