X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fzoom.xml;h=d86933085432a9b4f43308223c9a3427894d2bb4;hb=973d9f815873441606d1bdd613498c76e16ee3d2;hp=e61a14e47a166dda0b8e410c44778ec37408a00a;hpb=b44f9237a703f1f88f0d2768e3e358110751bb5f;p=yazpp-moved-to-github.git diff --git a/doc/zoom.xml b/doc/zoom.xml index e61a14e..d869330 100644 --- a/doc/zoom.xml +++ b/doc/zoom.xml @@ -1,5 +1,5 @@ - + ZOOM-C++ @@ -30,7 +30,7 @@ #include <iostream> - #include <yaz++/zoom.h> + #include <yazpp/zoom.h> using namespace ZOOM; @@ -594,10 +594,10 @@ to catch exceptions and report any errors: - /* g++ -o zoom-c++-hw zoom-c++-hw.cpp -lyaz++ -lyaz */ + /* g++ -o zoom-c++-hw zoom-c++-hw.cpp -lzoompp -lyaz */ #include <iostream> - #include <yaz++/zoom.h> + #include <yazpp/zoom.h> using namespace ZOOM; @@ -684,7 +684,7 @@ sgml-always-quote-attributes:t sgml-indent-step:1 sgml-indent-data:t - sgml-parent-document: "yaz++.xml" + sgml-parent-document: "yazpp.xml" sgml-local-catalogs: nil sgml-namecase-general:t End: