diff options
| author | Andrew Branson <andrew.branson@cern.ch> | 2013-04-03 22:30:39 +0200 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@cern.ch> | 2013-04-03 22:30:39 +0200 |
| commit | 92ffe23717b8d0d40ddd9c50d4cac0371e84c1f6 (patch) | |
| tree | 004955f38123075e2243d70ab2e1c422b5295130 /src | |
| parent | fc6351adb6f52cf2b58c497c27f502bfb0288ff6 (diff) | |
Remove old XMLSpy comments
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/mapFiles/CollectionMap.xml | 1 | ||||
| -rw-r--r-- | src/main/resources/mapFiles/graphModelMap.xml | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/src/main/resources/mapFiles/CollectionMap.xml b/src/main/resources/mapFiles/CollectionMap.xml index 8c6408c..e9a7d7a 100644 --- a/src/main/resources/mapFiles/CollectionMap.xml +++ b/src/main/resources/mapFiles/CollectionMap.xml @@ -1,5 +1,4 @@ <?xml version="1.0"?>
-<!-- edited with XML Spy v4.2 U (http://www.xmlspy.com) by Sebastian Gaspard (Agilium) -->
<mapping>
<class name="com.c2kernel.collection.CollectionMemberList">
<map-to xml="CollectionMemberList"/>
diff --git a/src/main/resources/mapFiles/graphModelMap.xml b/src/main/resources/mapFiles/graphModelMap.xml index 58bf098..1d20644 100644 --- a/src/main/resources/mapFiles/graphModelMap.xml +++ b/src/main/resources/mapFiles/graphModelMap.xml @@ -1,5 +1,4 @@ <?xml version="1.0"?>
-<!-- edited with XML Spy v4.2 U (http://www.xmlspy.com) by Sebastian Gaspard (Agilium) -->
<mapping>
<class name="com.c2kernel.graph.model.GraphModel">
<map-to xml="GraphModel"/>
|
