Fix link to be relative, not to some cache file: url which won't exist on
arbitrary machines! git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9661 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
e78eec9309
commit
4f605e12e2
1 changed files with 2 additions and 2 deletions
|
|
@ -268,8 +268,8 @@ The generated SWIG Code will be:
|
|||
want to lispify the names, also, before we forget you want to
|
||||
export the generated lisp names. To do this, we will use the
|
||||
SWIG <a
|
||||
href="file:///C:/cvs-synched/SWIG/Doc/Manual/Customization.html#features">feature directive</a>.
|
||||
Lets edit the interface file such that the C type "div_t*" is changed
|
||||
href="Customization.html#features">feature directive</a>.
|
||||
Let's edit the interface file such that the C type "div_t*" is changed
|
||||
to Lisp type ":my-pointer", we lispify all names,
|
||||
export everything, and do some more stuff.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue