summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorchatty1993-04-07 11:55:22 +0000
committerchatty1993-04-07 11:55:22 +0000
commit1228128bdf42673bde26edf6022b6a93df37b371 (patch)
treec0e10e038d8eb54dfbc3a1d16d851d3c975130a6 /utils
parentba066c34dde204aa192d03a23a81356374d93731 (diff)
downloadivy-league-1228128bdf42673bde26edf6022b6a93df37b371.zip
ivy-league-1228128bdf42673bde26edf6022b6a93df37b371.tar.gz
ivy-league-1228128bdf42673bde26edf6022b6a93df37b371.tar.bz2
ivy-league-1228128bdf42673bde26edf6022b6a93df37b371.tar.xz
Documentation update
Diffstat (limited to 'utils')
-rw-r--r--utils/DList.cc6
-rw-r--r--utils/List.cc6
2 files changed, 10 insertions, 2 deletions
diff --git a/utils/DList.cc b/utils/DList.cc
index 5d34f7b..96a2db8 100644
--- a/utils/DList.cc
+++ b/utils/DList.cc
@@ -19,7 +19,11 @@
/*?class CcuDList
-\dessin{CcuDList}{Internal structure of \typ{CcuDList}s}
+\begin{figure}[hbtp]
+\hfil
+\psfig{figure=FIGURES/CcuDList.epsf}\par \caption{Internal structure of \typ{CcuDList}s}
+\hfil
+\end{figure}
?*/
diff --git a/utils/List.cc b/utils/List.cc
index 1bbfd8e..cbac66f 100644
--- a/utils/List.cc
+++ b/utils/List.cc
@@ -19,7 +19,11 @@
/*?class CcuList
-\dessin{CcuList}{Internal structure of \typ{CcuList}s}
+\begin{figure}[hbtp]
+\hfil
+\psfig{figure=FIGURES/CcuList.epsf}\par \caption{Internal structure of \typ{CcuList}s}
+\hfil
+\end{figure}
?*/