[Mathlib-commitlog] SF.net SVN: mathlib:[817] JMathLib/trunk/doc/src/doc.xml
Status: Beta
Brought to you by:
st_mueller
|
From: <st_...@us...> - 2009-02-01 13:51:21
|
Revision: 817
http://mathlib.svn.sourceforge.net/mathlib/?rev=817&view=rev
Author: st_mueller
Date: 2009-02-01 13:51:17 +0000 (Sun, 01 Feb 2009)
Log Message:
-----------
moved the temporary doc files to /tmp
Modified Paths:
--------------
JMathLib/trunk/doc/src/doc.xml
Modified: JMathLib/trunk/doc/src/doc.xml
===================================================================
--- JMathLib/trunk/doc/src/doc.xml 2009-02-01 13:51:09 UTC (rev 816)
+++ JMathLib/trunk/doc/src/doc.xml 2009-02-01 13:51:17 UTC (rev 817)
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!DOCTYPE book SYSTEM "../DocBook/v4.5/docbookx.dtd" [
<!ENTITY preface SYSTEM "preface.xml">
- <!ENTITY functions SYSTEM "functions.xml">
+ <!ENTITY functions SYSTEM "../../tmp/functions.xml">
<!ENTITY license SYSTEM "lgpl.xml">
<!ENTITY faq SYSTEM "faq.xml">
<!ENTITY history SYSTEM "history.xml">
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|