From: <k-...@us...> - 2013-05-20 14:20:35
|
Revision: 632 http://sourceforge.net/p/euslisp/code/632 Author: k-okada Date: 2013-05-20 14:20:25 +0000 (Mon, 20 May 2013) Log Message: ----------- fix license, update manual to 9.00 Modified Paths: -------------- trunk/EusLisp/doc/HISTORY trunk/EusLisp/doc/html/contents.pl trunk/EusLisp/doc/html/manual.html trunk/EusLisp/doc/html/node1.html trunk/EusLisp/doc/html/node11.html trunk/EusLisp/doc/html/node153.html trunk/EusLisp/doc/html/node154.html trunk/EusLisp/doc/html/node2.html trunk/EusLisp/doc/html/node73.html trunk/EusLisp/doc/html/sections.pl trunk/EusLisp/doc/jlatex/jintro.tex trunk/EusLisp/doc/jlatex/jmanual.tex trunk/EusLisp/doc/latex/man.tex trunk/EusLisp/doc/latex/manual.tex trunk/EusLisp/doc/latex/preface.tex Modified: trunk/EusLisp/doc/HISTORY =================================================================== --- trunk/EusLisp/doc/HISTORY 2013-05-20 14:15:02 UTC (rev 631) +++ trunk/EusLisp/doc/HISTORY 2013-05-20 14:20:25 UTC (rev 632) @@ -483,3 +483,12 @@ manipulation on HTTP. Linking Fast-CGI library. Base64 encoding. Crypt is added. Documentation is updated. +2010-July ; version 8.26 + Update to New BSD license +2010-July ; version 9.00 + merge JSK codes + support gcc3 + mv fstringdouble + fix, rewrite int to eusinteger_t, switch float to eusfloat_t for 64bit euslisp, + use strerror_r, remove sys_errlist + Modified: trunk/EusLisp/doc/html/contents.pl =================================================================== --- trunk/EusLisp/doc/html/contents.pl 2013-05-20 14:15:02 UTC (rev 631) +++ trunk/EusLisp/doc/html/contents.pl 2013-05-20 14:20:25 UTC (rev 632) @@ -2,7 +2,7 @@ # Associate contents original text with physical files. $key = q/0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0/; -$toc_section_info{$key} = '0%:%manual.html%:%<B>EusLisp</B> <BR> <B>version 8.00</B> <BR> <B>Reference Manual</B> <BR> Featuring Multithread and XToolKit <BR> ETL-TR-95-2 <BR> January, 1995 <BR> ' unless ($toc_section_info{$key}); +$toc_section_info{$key} = '0%:%manual.html%:%<B>EusLisp</B> <BR> <B>version 9.00</B> <BR> <B>Reference Manual</B> <BR> Featuring Multithread and XToolKit <BR> ETL-TR-95-2 <BR> January, 1995 <BR> ' unless ($toc_section_info{$key}); $key = q/0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0/; $toc_section_info{$key} = '1%:%node2.html%:%EusLisp Basics' unless ($toc_section_info{$key}); $key = q/0 2 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0/; Modified: trunk/EusLisp/doc/html/manual.html =================================================================== --- trunk/EusLisp/doc/html/manual.html 2013-05-20 14:15:02 UTC (rev 631) +++ trunk/EusLisp/doc/html/manual.html 2013-05-20 14:20:25 UTC (rev 632) @@ -2,8 +2,8 @@ <!--Converted with LaTeX2HTML 96.1 (Feb 5, 1996) by Nikos Drakos (ni...@cb...), CBLU, University of Leeds --> <HTML> <HEAD> -<TITLE>EusLisp version 8.00 Reference Manual Featuring Multithread and XToolKit ETL-TR-95-2 January, 1995 </TITLE> -<META NAME="description" CONTENT="EusLisp version 8.00 Reference Manual Featuring Multithread and XToolKit ETL-TR-95-2 January, 1995 "> +<TITLE>EusLisp version 9.00 Reference Manual Featuring Multithread and XToolKit ETL-TR-95-2 January, 1995 </TITLE> +<META NAME="description" CONTENT="EusLisp version 9.00 Reference Manual Featuring Multithread and XToolKit ETL-TR-95-2 January, 1995 "> <META NAME="keywords" CONTENT="manual"> <META NAME="resource-type" CONTENT="document"> <META NAME="distribution" CONTENT="global"> @@ -15,7 +15,7 @@ <BR> <P> <P> <H1 ALIGN=CENTER><B>EusLisp</B> <BR> -<B>version 8.00</B> <BR> +<B>version 9.00</B> <BR> <B>Reference Manual</B> <BR> Featuring Multithread and XToolKit <BR> ETL-TR-95-2 <BR> Modified: trunk/EusLisp/doc/html/node1.html =================================================================== --- trunk/EusLisp/doc/html/node1.html 2013-05-20 14:15:02 UTC (rev 631) +++ trunk/EusLisp/doc/html/node1.html 2013-05-20 14:20:25 UTC (rev 632) @@ -12,8 +12,8 @@ <BODY LANG="EN"> <A NAME="tex2html1693" HREF="node2.html"><IMG WIDTH=37 HEIGHT=24 ALIGN=BOTTOM ALT="next" SRC="./icons/next_motif.gif"></A> <A NAME="tex2html1691" HREF="manual.html"><IMG WIDTH=26 HEIGHT=24 ALIGN=BOTTOM ALT="up" SRC="./icons/up_motif.gif"></A> <A NAME="tex2html1685" HREF="manual.html"><IMG WIDTH=63 HEIGHT=24 ALIGN=BOTTOM ALT="previous" SRC="./icons/previous_motif.gif"></A> <A NAME="tex2html1695" HREF="node153.html"><IMG WIDTH=43 HEIGHT=24 ALIGN=BOTTOM ALT="index" SRC="./icons/index_motif.gif"></A> <BR> <B> Next:</B> <A NAME="tex2html1694" HREF="node2.html">EusLisp Basics</A> -<B>Up:</B> <A NAME="tex2html1692" HREF="manual.html">EusLisp version 8.00 Reference </A> -<B> Previous:</B> <A NAME="tex2html1686" HREF="manual.html">EusLisp version 8.00 Reference </A> +<B>Up:</B> <A NAME="tex2html1692" HREF="manual.html">EusLisp version 9.00 Reference </A> +<B> Previous:</B> <A NAME="tex2html1686" HREF="manual.html">EusLisp version 9.00 Reference </A> <BR> <P> <P><H2><A NAME="SECTION01000000000000000000">Contents</A></H2> <UL> Modified: trunk/EusLisp/doc/html/node11.html =================================================================== --- trunk/EusLisp/doc/html/node11.html 2013-05-20 14:15:02 UTC (rev 631) +++ trunk/EusLisp/doc/html/node11.html 2013-05-20 14:20:25 UTC (rev 632) @@ -12,7 +12,7 @@ <BODY LANG="EN"> <A NAME="tex2html1976" HREF="node12.html"><IMG WIDTH=37 HEIGHT=24 ALIGN=BOTTOM ALT="next" SRC="./icons/next_motif.gif"></A> <A NAME="tex2html1974" HREF="manual.html"><IMG WIDTH=26 HEIGHT=24 ALIGN=BOTTOM ALT="up" SRC="./icons/up_motif.gif"></A> <A NAME="tex2html1968" HREF="node10.html"><IMG WIDTH=63 HEIGHT=24 ALIGN=BOTTOM ALT="previous" SRC="./icons/previous_motif.gif"></A> <A NAME="tex2html1978" HREF="node1.html"><IMG WIDTH=65 HEIGHT=24 ALIGN=BOTTOM ALT="contents" SRC="./icons/contents_motif.gif"></A> <A NAME="tex2html1979" HREF="node153.html"><IMG WIDTH=43 HEIGHT=24 ALIGN=BOTTOM ALT="index" SRC="./icons/index_motif.gif"></A> <BR> <B> Next:</B> <A NAME="tex2html1977" HREF="node12.html">Data Types</A> -<B>Up:</B> <A NAME="tex2html1975" HREF="manual.html">EusLisp version 8.00 Reference </A> +<B>Up:</B> <A NAME="tex2html1975" HREF="manual.html">EusLisp version 9.00 Reference </A> <B> Previous:</B> <A NAME="tex2html1969" HREF="node10.html">Demonstrations</A> <BR> <P> <P><A NAME="SECTIONREF"><H2>References</H2></A><P> Modified: trunk/EusLisp/doc/html/node153.html =================================================================== --- trunk/EusLisp/doc/html/node153.html 2013-05-20 14:15:02 UTC (rev 631) +++ trunk/EusLisp/doc/html/node153.html 2013-05-20 14:20:25 UTC (rev 632) @@ -12,7 +12,7 @@ <BODY LANG="EN"> <A NAME="tex2html3912" HREF="node154.html"><IMG WIDTH=37 HEIGHT=24 ALIGN=BOTTOM ALT="next" SRC="./icons/next_motif.gif"></A> <A NAME="tex2html3910" HREF="manual.html"><IMG WIDTH=26 HEIGHT=24 ALIGN=BOTTOM ALT="up" SRC="./icons/up_motif.gif"></A> <A NAME="tex2html3904" HREF="node152.html"><IMG WIDTH=63 HEIGHT=24 ALIGN=BOTTOM ALT="previous" SRC="./icons/previous_motif.gif"></A> <A NAME="tex2html3914" HREF="node1.html"><IMG WIDTH=65 HEIGHT=24 ALIGN=BOTTOM ALT="contents" SRC="./icons/contents_motif.gif"></A> <BR> <B> Next:</B> <A NAME="tex2html3913" HREF="node154.html"> About this document </A> -<B>Up:</B> <A NAME="tex2html3911" HREF="manual.html">EusLisp version 8.00 Reference </A> +<B>Up:</B> <A NAME="tex2html3911" HREF="manual.html">EusLisp version 9.00 Reference </A> <B> Previous:</B> <A NAME="tex2html3905" HREF="node152.html">System Overview</A> <BR> <P> <P><H2><A NAME="SECTION05000000000000000000">Index</A></H2> Modified: trunk/EusLisp/doc/html/node154.html =================================================================== --- trunk/EusLisp/doc/html/node154.html 2013-05-20 14:15:02 UTC (rev 631) +++ trunk/EusLisp/doc/html/node154.html 2013-05-20 14:20:25 UTC (rev 632) @@ -11,13 +11,13 @@ </HEAD> <BODY LANG="EN"> <IMG WIDTH=37 HEIGHT=24 ALIGN=BOTTOM ALT="next" SRC="./icons/next_motif_gr.gif"> <A NAME="tex2html3919" HREF="manual.html"><IMG WIDTH=26 HEIGHT=24 ALIGN=BOTTOM ALT="up" SRC="./icons/up_motif.gif"></A> <A NAME="tex2html3915" HREF="node153.html"><IMG WIDTH=63 HEIGHT=24 ALIGN=BOTTOM ALT="previous" SRC="./icons/previous_motif.gif"></A> <A NAME="tex2html3921" HREF="node1.html"><IMG WIDTH=65 HEIGHT=24 ALIGN=BOTTOM ALT="contents" SRC="./icons/contents_motif.gif"></A> <A NAME="tex2html3922" HREF="node153.html"><IMG WIDTH=43 HEIGHT=24 ALIGN=BOTTOM ALT="index" SRC="./icons/index_motif.gif"></A> <BR> -<B>Up:</B> <A NAME="tex2html3920" HREF="manual.html">EusLisp version 8.00 Reference </A> +<B>Up:</B> <A NAME="tex2html3920" HREF="manual.html">EusLisp version 9.00 Reference </A> <B> Previous:</B> <A NAME="tex2html3916" HREF="node153.html">Index</A> <BR> <P> <H1><A NAME="SECTION06000000000000000000"> About this document ... </A></H1> <P> <STRONG><B>EusLisp</B> <BR> -<B>version 8.00</B> <BR> +<B>version 9.00</B> <BR> <B>Reference Manual</B> <BR> Featuring Multithread and XToolKit <BR> ETL-TR-95-2 <BR> Modified: trunk/EusLisp/doc/html/node2.html =================================================================== --- trunk/EusLisp/doc/html/node2.html 2013-05-20 14:15:02 UTC (rev 631) +++ trunk/EusLisp/doc/html/node2.html 2013-05-20 14:20:25 UTC (rev 632) @@ -12,7 +12,7 @@ <BODY LANG="EN"> <A NAME="tex2html1857" HREF="node3.html"><IMG WIDTH=37 HEIGHT=24 ALIGN=BOTTOM ALT="next" SRC="./icons/next_motif.gif"></A> <A NAME="tex2html1855" HREF="manual.html"><IMG WIDTH=26 HEIGHT=24 ALIGN=BOTTOM ALT="up" SRC="./icons/up_motif.gif"></A> <A NAME="tex2html1849" HREF="node1.html"><IMG WIDTH=63 HEIGHT=24 ALIGN=BOTTOM ALT="previous" SRC="./icons/previous_motif.gif"></A> <A NAME="tex2html1859" HREF="node1.html"><IMG WIDTH=65 HEIGHT=24 ALIGN=BOTTOM ALT="contents" SRC="./icons/contents_motif.gif"></A> <A NAME="tex2html1860" HREF="node153.html"><IMG WIDTH=43 HEIGHT=24 ALIGN=BOTTOM ALT="index" SRC="./icons/index_motif.gif"></A> <BR> <B> Next:</B> <A NAME="tex2html1858" HREF="node3.html">Introduction</A> -<B>Up:</B> <A NAME="tex2html1856" HREF="manual.html">EusLisp version 8.00 Reference </A> +<B>Up:</B> <A NAME="tex2html1856" HREF="manual.html">EusLisp version 9.00 Reference </A> <B> Previous:</B> <A NAME="tex2html1850" HREF="node1.html">Contents</A> <BR> <P> <H1><A NAME="SECTION02000000000000000000">EusLisp Basics</A></H1> Modified: trunk/EusLisp/doc/html/node73.html =================================================================== --- trunk/EusLisp/doc/html/node73.html 2013-05-20 14:15:02 UTC (rev 631) +++ trunk/EusLisp/doc/html/node73.html 2013-05-20 14:20:25 UTC (rev 632) @@ -12,7 +12,7 @@ <BODY LANG="EN"> <A NAME="tex2html2814" HREF="node74.html"><IMG WIDTH=37 HEIGHT=24 ALIGN=BOTTOM ALT="next" SRC="./icons/next_motif.gif"></A> <A NAME="tex2html2812" HREF="manual.html"><IMG WIDTH=26 HEIGHT=24 ALIGN=BOTTOM ALT="up" SRC="./icons/up_motif.gif"></A> <A NAME="tex2html2806" HREF="node72.html"><IMG WIDTH=63 HEIGHT=24 ALIGN=BOTTOM ALT="previous" SRC="./icons/previous_motif.gif"></A> <A NAME="tex2html2816" HREF="node1.html"><IMG WIDTH=65 HEIGHT=24 ALIGN=BOTTOM ALT="contents" SRC="./icons/contents_motif.gif"></A> <A NAME="tex2html2817" HREF="node153.html"><IMG WIDTH=43 HEIGHT=24 ALIGN=BOTTOM ALT="index" SRC="./icons/index_motif.gif"></A> <BR> <B> Next:</B> <A NAME="tex2html2815" HREF="node74.html">System Functions</A> -<B>Up:</B> <A NAME="tex2html2813" HREF="manual.html">EusLisp version 8.00 Reference </A> +<B>Up:</B> <A NAME="tex2html2813" HREF="manual.html">EusLisp version 9.00 Reference </A> <B> Previous:</B> <A NAME="tex2html2807" HREF="node72.html">Miscelaneous Functions</A> <BR> <P> <H1><A NAME="SECTION04000000000000000000">EusLisp Extensions</A></H1> Modified: trunk/EusLisp/doc/html/sections.pl =================================================================== --- trunk/EusLisp/doc/html/sections.pl 2013-05-20 14:15:02 UTC (rev 631) +++ trunk/EusLisp/doc/html/sections.pl 2013-05-20 14:20:25 UTC (rev 632) @@ -2,7 +2,7 @@ # Associate sections original text with physical files. $key = q/0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0/; -$section_info{$key} = '0%:%manual.html%:%<B>EusLisp</B> <BR> <B>version 8.00</B> <BR> <B>Reference Manual</B> <BR> Featuring Multithread and XToolKit <BR> ETL-TR-95-2 <BR> January, 1995 <BR> ' unless ($section_info{$key}); +$section_info{$key} = '0%:%manual.html%:%<B>EusLisp</B> <BR> <B>version 9.00</B> <BR> <B>Reference Manual</B> <BR> Featuring Multithread and XToolKit <BR> ETL-TR-95-2 <BR> January, 1995 <BR> ' unless ($section_info{$key}); $done{"manual.html"} = 1; $key = q/0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0/; $section_info{$key} = '1%:%node2.html%:%EusLisp Basics' unless ($section_info{$key}); Modified: trunk/EusLisp/doc/jlatex/jintro.tex =================================================================== --- trunk/EusLisp/doc/jlatex/jintro.tex 2013-05-20 14:15:02 UTC (rev 631) +++ trunk/EusLisp/doc/jlatex/jintro.tex 2013-05-20 14:20:25 UTC (rev 632) @@ -249,20 +249,34 @@ \end{table} \subsection{\label{License}$@%i%$%;%s%9(J} -EusLisp$@$O(Jetlport.etl.go.jp (192.31.197.99)$@$+$i(Jftp$@7PM3$G(J -$@%=!<%9%3!<%I$rF@$k$3$H$,$G$-$k!#(J -EusLisp$@$r;HMQ$9$k?M!9$O!"<!$N>r9`$r8+$F%i%$%;%s%9F10U=q(J(doc/LICENCE) -$@$N%3%T!<$r:n<T$KDs=P$7$J$1$l$P$J$i$J$$!#(J -\begin{quote} -\begin{tabbing} -Toshihiro MATSUI \hspace{50mm} \= $@")(J305 $@0q>k8)$D$/$P;TG_1`(J1-1-4 \\ -Comunicating Intelligence Section, \> $@EE;R5;=QAm9g8&5f=j(J \\ -Intelligent Systems Division, \> $@CNG=%7%9%F%`It(J $@DL?.CNG=8&5f<<(J \\ -Electrotechnical Laboratory \> $@>>0f=S9@(J \\ -1-1-4 Umezono, Tsukuba, Ibaraki 305, JAPAN. \> email: ma...@et... \\ -\end{tabbing} -\end{quote} +EusLisp$B$O0J2<$N=$@5(JBSD$B%i%$%;%s%9$N85G[I[$5$l$F$$$k!%(J +Copyright (c) 1984-2001, National Institute of Advanced Industrial Science +All rights reserved. +$B%=!<%9%3!<%I7A<0$+%P%$%J%j7A<0$+!"JQ99$9$k$+$7$J$$$+$rLd$o$:!"0J2<$N>r(J +$B7o$rK~$?$9>l9g$K8B$j!":FHRI[$*$h$S;HMQ$,5v2D$5$l$^$9!#(J + +$B%=!<%9%3!<%I$r:FHRI[$9$k>l9g!">e5-$NCx:n8"I=<(!"K\>r7o0lMw!"$*$h$S2<5-(J +$BLH@U>r9`$r4^$a$k$3$H!#(J +$B%P%$%J%j7A<0$G:FHRI[$9$k>l9g!"HRI[J*$KIUB0$N%I%-%e%a%s%HEy$N;qNA$K!">e(J +$B5-$NCx:n8"I=<(!"K\>r7o0lMw!"$*$h$S2<5-LH@U>r9`$r4^$a$k$3$H!#(J +$B=qLL$K$h$kFCJL$N5v2D$J$7$K!"K\%=%U%H%&%'%"$+$iGI@8$7$?@=IJ$N@kEA$^$?$O(J +$BHNGdB%?J$K!"(J<$BAH?%(J>$B$NL>A0$^$?$O%3%s%H%j%S%e!<%?!<$NL>A0$r;HMQ$7$F$O$J$i(J +$B$J$$!#(J +$BK\%=%U%H%&%'%"$O!"Cx:n8"<T$*$h$S%3%s%H%j%S%e!<%?!<$K$h$C$F!V8=>u$N$^$^!W(J +$BDs6!$5$l$F$*$j!"L@<(L[<($rLd$o$:!">&6HE*$J;HMQ2DG=@-!"$*$h$SFCDj$NL\E*(J +$B$KBP$9$kE,9g@-$K4X$9$k0EL[$NJ]>Z$b4^$a!"$^$?$=$l$K8BDj$5$l$J$$!"$$$+$J(J +$B$kJ]>Z$b$"$j$^$;$s!#Cx:n8"<T$b%3%s%H%j%S%e!<%?!<$b!";vM3$N$$$+$s$rLd$o(J +$B$:!"(J $BB;32H/@8$N860x$$$+$s$rLd$o$:!"$+$D@UG$$N:,5r$,7@Ls$G$"$k$+873J@U(J +$BG$$G$"$k$+!J2a<:$=$NB>$N!KITK!9T0Y$G$"$k$+$rLd$o$:!"2>$K$=$N$h$&$JB;32(J +$B$,H/@8$9$k2DG=@-$rCN$i$5$l$F$$$?$H$7$F$b!"K\%=%U%H%&%'%"$N;HMQ$K$h$C$F(J +$BH/@8$7$?!JBeBXIJ$^$?$OBeMQ%5!<%S%9$ND4C#!";HMQ$NAS<:!"%G!<%?$NAS<:!"Mx(J + $B1W$NAS<:!"6HL3$NCfCG$b4^$a!"$^$?$=$l$K8BDj$5$l$J$$!KD>@\B;32!"4V@\B;(J +$B32!"6vH/E*$JB;32!"FCJLB;32!"D(H3E*B;32!"$^$?$O7k2LB;32$K$D$$$F!"0l@Z@U(J +$BG$$rIi$o$J$$$b$N$H$7$^$9!#(J + +$B$J$*(J8.25$BHG$^$G$O0J2<$N%i%$%;%s%9$GG[I[$5$l$F$$$?!%(J + $@%f!<%6!<$O!"%a!<%j%s%0%j%9%H(J(eu...@et...)$@$KEPO?$5$l!"$=$3$K#Q!u#A!&%P%0!&(J $@%"%C%W%G!<%H>pJs$rN.$9!#(J $@$3$N>pJs$O!"(J{\tt *eusdir*/doc/mails}$@$KC_@Q$5$l$F$$$k!#(J Modified: trunk/EusLisp/doc/jlatex/jmanual.tex =================================================================== --- trunk/EusLisp/doc/jlatex/jmanual.tex 2013-05-20 14:15:02 UTC (rev 631) +++ trunk/EusLisp/doc/jlatex/jmanual.tex 2013-05-20 14:20:25 UTC (rev 632) @@ -118,7 +118,7 @@ \date{} \title{{\Huge \bf EusLisp} \\ -{\large \bf version 8.02} \\ +{\large \bf version 9.00} \\ {\LARGE \bf $B%j%U%!%l%s%9%^%K%e%"%k(B} \\ {\large -$B%^%k%A%9%l%C%I$H(BXToolKit$B$N<B8=(B-} \\ \vspace{10mm} @@ -143,7 +143,7 @@ \newpage \pagenumbering{arabic} \part{EusLisp $B4pK\(B} -\markboth{EusLisp version 8.00 $B%j%U%!%l%s%9%^%K%e%"%k(B (Part I)}{$B$O$8$a$K(B} +\markboth{EusLisp version 9.00 $B%j%U%!%l%s%9%^%K%e%"%k(B (Part I)}{$B$O$8$a$K(B} \input{jintro} \input{jgenerals} \input{jcontrols} @@ -156,7 +156,7 @@ \input{jevaluation} \newpage \part{EusLisp $B3HD%(B} -\markboth{EusLisp version 8.00 $B%j%U%!%l%s%9%^%K%e%"%k(B (Part II)}{$B%7%9%F%`4X?t(B} +\markboth{EusLisp version 9.00 $B%j%U%!%l%s%9%^%K%e%"%k(B (Part II)}{$B%7%9%F%`4X?t(B} \input{jsysfunc} \input{jvxw} \input{jmthread} @@ -172,7 +172,7 @@ \input{jmars-pre} % \cleardoublepage -\markboth{Euslisp version 8.00 $B%j%U%!%l%s%9%^%K%e%"%k(B}{Index} +\markboth{Euslisp version 9.00 $B%j%U%!%l%s%9%^%K%e%"%k(B}{Index} \footnotesize \printindex \end{document} Modified: trunk/EusLisp/doc/latex/man.tex =================================================================== --- trunk/EusLisp/doc/latex/man.tex 2013-05-20 14:15:02 UTC (rev 631) +++ trunk/EusLisp/doc/latex/man.tex 2013-05-20 14:20:25 UTC (rev 632) @@ -111,7 +111,7 @@ \date{} \title{{\Huge \bf EusLisp} \\ -{\Large \bf version 8.00} \\ +{\Large \bf version 9.00} \\ {\LARGE \bf Reference Manual} \\ {\large Featuring Multithread and XToolKit} \\ \vspace{10mm} @@ -139,7 +139,7 @@ \newpage \pagenumbering{arabic} \part{EusLisp Basics} -\markboth{EusLisp version 8.00 Reference Manual (Part I)}{Introduction} +\markboth{EusLisp version 9.00 Reference Manual (Part I)}{Introduction} \input{intro} \input{generals} \input{controls} @@ -152,7 +152,7 @@ \input{evaluation} \newpage \part{EusLisp Extensions} -\markboth{EusLisp version 8.00 Reference Manual (Part II)}{System Functions} +\markboth{EusLisp version 9.00 Reference Manual (Part II)}{System Functions} \input{sysfunc} \input{mthread} \input{matrix} @@ -167,7 +167,7 @@ \input{mars-pre} % \cleardoublepage -\markboth{EusLisp version 8.00 Reference Manual}{Index} +\markboth{EusLisp version 9.00 Reference Manual}{Index} \footnotesize \printindex \end{document} Modified: trunk/EusLisp/doc/latex/manual.tex =================================================================== --- trunk/EusLisp/doc/latex/manual.tex 2013-05-20 14:15:02 UTC (rev 631) +++ trunk/EusLisp/doc/latex/manual.tex 2013-05-20 14:20:25 UTC (rev 632) @@ -111,7 +111,7 @@ \date{} \title{{\Huge \bf EusLisp} \\ -{\Large \bf version 8.25} \\ +{\Large \bf version 9.00} \\ {\LARGE \bf Reference Manual} \\ {\large Featuring Multithread and XToolKit} \\ \vspace{10mm} @@ -139,7 +139,7 @@ \newpage \pagenumbering{arabic} \part{EusLisp Basics} -\markboth{EusLisp version 8.25 Reference Manual (Part I)}{Basics} +\markboth{EusLisp version 9.00 Reference Manual (Part I)}{Basics} \input{intro} \input{generals} \input{controls} @@ -154,10 +154,10 @@ \input{evaluation} \newpage \part{EusLisp Extensions} -\markboth{EusLisp version 8.25 Reference Manual (Part II)}{System Functions} +\markboth{EusLisp version 9.00 Reference Manual (Part II)}{System Functions} \input{sysfunc} \input{mthread} -\markboth{EusLisp version 8.25 Reference Manual (Part III)}{Geometric/Robot Functions} +\markboth{EusLisp version 9.00 Reference Manual (Part III)}{Geometric/Robot Functions} \input{matrix} \input{geometry} \input{contact} @@ -166,16 +166,16 @@ \input{image} \input{manipulator} % \input{mars-pre} -\markboth{EusLisp version 8.25 Reference Manual (Part IV)}{X-windows} +\markboth{EusLisp version 9.00 Reference Manual (Part IV)}{X-windows} \input{xwindow} \input{xtoolkit} \newpage -\markboth{EusLisp version 8.25 Reference Manual (Part V)}{Applications} +\markboth{EusLisp version 9.00 Reference Manual (Part V)}{Applications} \input{database} \input{http} % \input{sound} % \cleardoublepage -\markboth{EusLisp version 8.25 Reference Manual}{Index} +\markboth{EusLisp version 9.00 Reference Manual}{Index} \footnotesize \printindex \end{document} Modified: trunk/EusLisp/doc/latex/preface.tex =================================================================== --- trunk/EusLisp/doc/latex/preface.tex 2013-05-20 14:15:02 UTC (rev 631) +++ trunk/EusLisp/doc/latex/preface.tex 2013-05-20 14:20:25 UTC (rev 632) @@ -1,2 +1,2 @@ This is the second version of the reference manual -for the EusLisp version 8.00. \ No newline at end of file +for the EusLisp version 9.00. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |