Update of /cvsroot/modeling/ProjectModeling/Modeling/doc/HomePage
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13799/Modeling/doc/HomePage
Modified Files:
features.tex
Log Message:
misc update
Index: features.tex
===================================================================
RCS file: /cvsroot/modeling/ProjectModeling/Modeling/doc/HomePage/features.tex,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** features.tex 16 Nov 2003 16:49:23 -0000 1.2
--- features.tex 22 Feb 2004 17:33:29 -0000 1.3
***************
*** 42,47 ****
\begin{itemize}
! \item A comprehensive model description language (XML) to specify how the object
! model is to map to a relational model,
\item Functional tools to help you designing your model (in the form of
--- 42,48 ----
\begin{itemize}
! \item A comprehensive model description language to specify how the object
! model is to map to a relational model, either pure python (PyModels) or
! XML.
\item Functional tools to help you designing your model (in the form of
|