bpel2owfn-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[BPEL2oWFN-cvs] bpel2owfn/src ast-to-petrinet-full1.k ast-to-pe...


From: Niels Lohmann
Subject: [BPEL2oWFN-cvs] bpel2owfn/src ast-to-petrinet-full1.k ast-to-pe...
Date: Sun, 17 Dec 2006 11:42:13 +0000

CVSROOT:        /sources/bpel2owfn
Module name:    bpel2owfn
Changes by:     Niels Lohmann <nielslohmann>    06/12/17 11:42:13

Modified files:
        src            : ast-to-petrinet-full1.k ast-to-petrinet-full2.k 
                         ast-to-petrinet-new1.k ast-to-petrinet-new2.k 
                         ast-to-petrinet-small.k ast-to-xml.k 

Log message:
        + minor changes (Doxygen comments)

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/bpel2owfn/src/ast-to-petrinet-full1.k?cvsroot=bpel2owfn&r1=1.217&r2=1.218
http://cvs.savannah.gnu.org/viewcvs/bpel2owfn/src/ast-to-petrinet-full2.k?cvsroot=bpel2owfn&r1=1.77&r2=1.78
http://cvs.savannah.gnu.org/viewcvs/bpel2owfn/src/ast-to-petrinet-new1.k?cvsroot=bpel2owfn&r1=1.30&r2=1.31
http://cvs.savannah.gnu.org/viewcvs/bpel2owfn/src/ast-to-petrinet-new2.k?cvsroot=bpel2owfn&r1=1.23&r2=1.24
http://cvs.savannah.gnu.org/viewcvs/bpel2owfn/src/ast-to-petrinet-small.k?cvsroot=bpel2owfn&r1=1.83&r2=1.84
http://cvs.savannah.gnu.org/viewcvs/bpel2owfn/src/ast-to-xml.k?cvsroot=bpel2owfn&r1=1.64&r2=1.65

Patches:
Index: ast-to-petrinet-full1.k
===================================================================
RCS file: /sources/bpel2owfn/bpel2owfn/src/ast-to-petrinet-full1.k,v
retrieving revision 1.217
retrieving revision 1.218
diff -u -b -r1.217 -r1.218
--- ast-to-petrinet-full1.k     10 Dec 2006 17:31:14 -0000      1.217
+++ ast-to-petrinet-full1.k     17 Dec 2006 11:42:13 -0000      1.218
@@ -24,12 +24,12 @@
  *
  * \brief   Petri net unparser (implementation)
  *
- * \author  responsible: Niels Lohmann <address@hidden>,
- *          last changes of: \$Author: nlohmann $
+ * \author  Niels Lohmann <address@hidden>,
+ *          last changes of: \$Author: nielslohmann $
  *
  * \since   2005-11-01
  *
- * \date    \$Date: 2006/12/10 17:31:14 $
+ * \date    \$Date: 2006/12/17 11:42:13 $
  *
  * \note    This file is part of the tool BPEL2oWFN and was created during the
  *          project "Tools4BPEL" at the Humboldt-Universität zu Berlin. See
@@ -39,7 +39,7 @@
  *          bpel-unparse-petri.k.
  *          See http://site.informatik.hu-berlin.de/kimwitu++ for details.
  *
- * \version \$Revision: 1.217 $
+ * \version \$Revision: 1.218 $
  *
  */
 %}

Index: ast-to-petrinet-full2.k
===================================================================
RCS file: /sources/bpel2owfn/bpel2owfn/src/ast-to-petrinet-full2.k,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -b -r1.77 -r1.78
--- ast-to-petrinet-full2.k     10 Dec 2006 17:31:14 -0000      1.77
+++ ast-to-petrinet-full2.k     17 Dec 2006 11:42:13 -0000      1.78
@@ -24,12 +24,12 @@
  *
  * \brief   Petri net unparser (implementation)
  *
- * \author  responsible: Niels Lohmann <address@hidden>,
- *          last changes of: \$Author: nlohmann $
+ * \author  Niels Lohmann <address@hidden>,
+ *          last changes of: \$Author: nielslohmann $
  *
  * \since   2005-11-01
  *
- * \date    \$Date: 2006/12/10 17:31:14 $
+ * \date    \$Date: 2006/12/17 11:42:13 $
  *
  * \note    This file is part of the tool BPEL2oWFN and was created during the
  *          project "Tools4BPEL" at the Humboldt-Universität zu Berlin. See
@@ -39,7 +39,7 @@
  *          bpel-unparse-petri.k.
  *          See http://site.informatik.hu-berlin.de/kimwitu++ for details.
  *
- * \version \$Revision: 1.77 $
+ * \version \$Revision: 1.78 $
  */
 %}
 

Index: ast-to-petrinet-new1.k
===================================================================
RCS file: /sources/bpel2owfn/bpel2owfn/src/ast-to-petrinet-new1.k,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -b -r1.30 -r1.31
--- ast-to-petrinet-new1.k      10 Dec 2006 17:31:15 -0000      1.30
+++ ast-to-petrinet-new1.k      17 Dec 2006 11:42:13 -0000      1.31
@@ -24,12 +24,12 @@
  *
  * \brief   Petri net unparser (implementation)
  *
- * \author  responsible: Niels Lohmann <address@hidden>,
- *          last changes of: \$Author: nlohmann $
+ * \author  Niels Lohmann <address@hidden>,
+ *          last changes of: \$Author: nielslohmann $
  *
  * \since   2006-10-29
  *
- * \date    \$Date: 2006/12/10 17:31:15 $
+ * \date    \$Date: 2006/12/17 11:42:13 $
  *
  * \note    This file is part of the tool BPEL2oWFN and was created during the
  *          project "Tools4BPEL" at the Humboldt-Universität zu Berlin. See
@@ -39,7 +39,7 @@
  *          bpel-unparse-petri.k.
  *          See http://site.informatik.hu-berlin.de/kimwitu++ for details.
  *
- * \version \$Revision: 1.30 $
+ * \version \$Revision: 1.31 $
  *
  */
 %}

Index: ast-to-petrinet-new2.k
===================================================================
RCS file: /sources/bpel2owfn/bpel2owfn/src/ast-to-petrinet-new2.k,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -b -r1.23 -r1.24
--- ast-to-petrinet-new2.k      10 Dec 2006 17:31:15 -0000      1.23
+++ ast-to-petrinet-new2.k      17 Dec 2006 11:42:13 -0000      1.24
@@ -24,12 +24,12 @@
  *
  * \brief   Petri net unparser (implementation)
  *
- * \author  responsible: Niels Lohmann <address@hidden>,
- *          last changes of: \$Author: nlohmann $
+ * \author  Niels Lohmann <address@hidden>,
+ *          last changes of: \$Author: nielslohmann $
  *
  * \since   2006-10-30
  *
- * \date    \$Date: 2006/12/10 17:31:15 $
+ * \date    \$Date: 2006/12/17 11:42:13 $
  *
  * \note    This file is part of the tool BPEL2oWFN and was created during the
  *          project "Tools4BPEL" at the Humboldt-Universität zu Berlin. See
@@ -39,7 +39,7 @@
  *          bpel-unparse-petri.k.
  *          See http://site.informatik.hu-berlin.de/kimwitu++ for details.
  *
- * \version \$Revision: 1.23 $
+ * \version \$Revision: 1.24 $
  */
 %}
 

Index: ast-to-petrinet-small.k
===================================================================
RCS file: /sources/bpel2owfn/bpel2owfn/src/ast-to-petrinet-small.k,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -b -r1.83 -r1.84
--- ast-to-petrinet-small.k     10 Dec 2006 17:31:15 -0000      1.83
+++ ast-to-petrinet-small.k     17 Dec 2006 11:42:13 -0000      1.84
@@ -24,12 +24,12 @@
  *
  * \brief   Petri net unparser (implementation)
  *
- * \author  responsible: Niels Lohmann <address@hidden>,
- *          last changes of: \$Author: nlohmann $
+ * \author  Niels Lohmann <address@hidden>,
+ *          last changes of: \$Author: nielslohmann $
  *
  * \since   2005-11-01
  *
- * \date    \$Date: 2006/12/10 17:31:15 $
+ * \date    \$Date: 2006/12/17 11:42:13 $
  *
  * \note    This file is part of the tool BPEL2oWFN and was created during the
  *          project "Tools4BPEL" at the Humboldt-Universität zu Berlin. See
@@ -39,7 +39,7 @@
  *          bpel-unparse-petri.k.
  *          See http://site.informatik.hu-berlin.de/kimwitu++ for details.
  *
- * \version \$Revision: 1.83 $
+ * \version \$Revision: 1.84 $
  *
  */
 %}

Index: ast-to-xml.k
===================================================================
RCS file: /sources/bpel2owfn/bpel2owfn/src/ast-to-xml.k,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -b -r1.64 -r1.65
--- ast-to-xml.k        10 Dec 2006 17:31:15 -0000      1.64
+++ ast-to-xml.k        17 Dec 2006 11:42:13 -0000      1.65
@@ -26,12 +26,13 @@
  *
  * This file defines and implements unparse rules to unparse BPEL to XML.
  * 
- * \author  responsible: Niels Lohmann <address@hidden>,
- *          last changes of: \$Author: nlohmann $
+ * \author  Niels Lohmann <address@hidden>,
+ *          Christian Gierds <address@hidden>,
+ *          last changes of: \$Author: nielslohmann $
  * 
  * \since   2005-11-01
  *
- * \date    \$Date: 2006/12/10 17:31:15 $
+ * \date    \$Date: 2006/12/17 11:42:13 $
  * 
  * \note    This file is part of the tool BPEL2oWFN and was created during the
  *          project "Tools4BPEL" at the Humboldt-Universität zu Berlin. See
@@ -40,7 +41,7 @@
  * \note    This file was created using Kimwitu++ reading file bpel-unparse.k.
  *          See http://site.informatik.hu-berlin.de/kimwitu++ for details.
  *
- * \version \$Revision: 1.64 $
+ * \version \$Revision: 1.65 $
  */
 
 %}




reply via email to

[Prev in Thread] Current Thread [Next in Thread]