diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2002-12-13 13:51:18 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2002-12-13 13:51:18 +0000 |
commit | ddf2a537c01f1fe79a665d799f7bf8b543f95876 (patch) | |
tree | 44be3298fc02dc7748aec575aeda793530b838ef /python/libxsltclass.txt | |
parent | f0a68b3a5d7e8b90b5977de56ff3a0c8732f0b96 (diff) | |
download | libxslt-ddf2a537c01f1fe79a665d799f7bf8b543f95876.tar.gz libxslt-ddf2a537c01f1fe79a665d799f7bf8b543f95876.tar.bz2 libxslt-ddf2a537c01f1fe79a665d799f7bf8b543f95876.zip |
updated the apibuilder script, regenerated the APIs Daniel
* doc/apibuild.py doc/libexslt-api.xml doc/libxslt-api.xml: updated
the apibuilder script, regenerated the APIs
Daniel
Diffstat (limited to 'python/libxsltclass.txt')
-rw-r--r-- | python/libxsltclass.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/python/libxsltclass.txt b/python/libxsltclass.txt index 12b6abcb..ef2bc6cf 100644 --- a/python/libxsltclass.txt +++ b/python/libxsltclass.txt @@ -121,9 +121,6 @@ Class transformCtxt() freeTransformContext() registerAllElement() - # functions from module transform.c - copyTree() - # functions from module variables evalGlobalVariables() evalOneUserParam() |