From 0be280bf72c1957c4be9ab5f71264b116c35004d Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Thu, 3 Feb 2011 07:20:34 +0000 Subject: [PATCH] Add link to runtime information developer doc git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12424 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- Doc/Devel/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/Doc/Devel/index.html b/Doc/Devel/index.html index 55c612ec3..4ddc63a76 100644 --- a/Doc/Devel/index.html +++ b/Doc/Devel/index.html @@ -21,6 +21,7 @@ The following documentation describe the internal APIs used by SWIG. These may
  • Parameter and Parameter list handling functions
  • Generic C/C++ Scanner interface
  • Wrapper objects. +
  • SWIG Runtime.