diff --git a/swigweb/links.ht b/swigweb/links.ht
index dff4dc123..1e1039999 100644
--- a/swigweb/links.ht
+++ b/swigweb/links.ht
@@ -68,7 +68,6 @@ this module--especially if you're making simple C/C++ extensions.
generator for C++ that uses GCC-XML to provide Tcl wrappers for almost
all C++ features. There are plans to support more languages so be
sure to check it out.
-
Weave. A tool for inlining C/C++ code into Python scripts. Very cool.
@@ -81,6 +80,8 @@ sure to check it out.
Pyrex. A language for writing Python extension modules.
+Elmer. Glue code generator so that Python modules can run in C and Tcl programs.
+