Skip to content

Commit

Permalink
Signed-off-by: lukas <[email protected]>
Browse files Browse the repository at this point in the history
  • Loading branch information
wackerl committed May 11, 2012
1 parent 4e5a347 commit 5d6e090
Show file tree
Hide file tree
Showing 4 changed files with 47 additions and 50 deletions.
91 changes: 44 additions & 47 deletions Bats/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -2,52 +2,49 @@
<classpath>
<classpathentry excluding="calib/" kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry exported="true" kind="lib" path="/Users/lukas/Documents/workspace/lib/jaxen-core.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/lukas/Documents/workspace/lib/xml-apis-xerces.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/lukas/Documents/workspace/lib/jaxen-jdom.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/lukas/Documents/workspace/lib/jdom.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/lukas/Documents/workspace/lib/saxpath.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/lukas/Documents/workspace/lib/ojdbc14.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/lukas/Documents/workspace/lib/log4j-1.2.14.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/lukas/Documents/workspace/lib/minium.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/lukas/Documents/workspace/lib/looks-2.1.4.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/lukas/Documents/workspace/lib/core-renderer.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/lukas/Documents/workspace/lib/jfreechart-1.0.12.jar" sourcepath="/Users/lukas/Documents/workspace/jfreechart/source">
<attributes>
<attribute name="javadoc_location" value="file:/Users/lukas/Documents/workspace/jfreechart/source/"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="/Users/lukas/Documents/workspace/lib/iText-2.0.8.jar">
<attributes>
<attribute name="javadoc_location" value="file:/Users/lukas/Documents/workspace/iText/itext-docs-1.4.8/"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="/Users/lukas/Documents/workspace/lib/jcommon-1.0.15.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/lukas/Documents/workspace/lib/commons-math-1.1.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/lukas/Documents/workspace/lib/mysql-connector-java-5.1.8-bin.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/lukas/Documents/workspace/lib/acrobat.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/lukas/Documents/workspace/lib/batik/batik-anim.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/lukas/Documents/workspace/lib/batik/batik-awt-util.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/lukas/Documents/workspace/lib/batik/batik-bridge.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/lukas/Documents/workspace/lib/batik/batik-codec.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/lukas/Documents/workspace/lib/batik/batik-css.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/lukas/Documents/workspace/lib/batik/batik-dom.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/lukas/Documents/workspace/lib/batik/batik-ext.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/lukas/Documents/workspace/lib/batik/batik-extension.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/lukas/Documents/workspace/lib/batik/batik-gui-util.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/lukas/Documents/workspace/lib/batik/batik-gvt.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/lukas/Documents/workspace/lib/batik/batik-parser.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/lukas/Documents/workspace/lib/batik/batik-script.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/lukas/Documents/workspace/lib/batik/batik-svg-dom.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/lukas/Documents/workspace/lib/batik/batik-svggen.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/lukas/Documents/workspace/lib/batik/batik-swing.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/lukas/Documents/workspace/lib/batik/batik-transcoder.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/lukas/Documents/workspace/lib/batik/batik-util.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/lukas/Documents/workspace/lib/batik/batik-xml.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/lukas/Documents/workspace/lib/batik/js.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/lukas/Documents/workspace/lib/batik/pdf-transcoder.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/lukas/Documents/workspace/lib/xerces.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/lukas/Documents/workspace/lib/BrowserLauncher2.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/lukas/Documents/workspace/lib/xml-apis-ext.jar"/>
<classpathentry kind="lib" path="lib/acrobat.jar"/>
<classpathentry kind="lib" path="lib/bats.jar"/>
<classpathentry kind="lib" path="lib/BrowserLauncher2.jar"/>
<classpathentry kind="lib" path="lib/commons-math-1.1.jar"/>
<classpathentry kind="lib" path="lib/core-renderer.jar"/>
<classpathentry kind="lib" path="lib/iText-2.0.8.jar"/>
<classpathentry kind="lib" path="lib/jaxen-core.jar"/>
<classpathentry kind="lib" path="lib/jaxen-jdom.jar"/>
<classpathentry kind="lib" path="lib/jcommon-1.0.15.jar"/>
<classpathentry kind="lib" path="lib/jdom.jar"/>
<classpathentry kind="lib" path="lib/jfreechart-1.0.12.jar"/>
<classpathentry kind="lib" path="lib/log4j-1.2.14.jar"/>
<classpathentry kind="lib" path="lib/log4j-1.2.16.jar"/>
<classpathentry kind="lib" path="lib/looks-2.1.4.jar"/>
<classpathentry kind="lib" path="lib/minium.jar"/>
<classpathentry kind="lib" path="lib/mysql-connector-java-5.1.16-bin.jar"/>
<classpathentry kind="lib" path="lib/mysql-connector-java-5.1.8-bin.jar"/>
<classpathentry kind="lib" path="lib/ojdbc14.jar"/>
<classpathentry kind="lib" path="lib/saxpath.jar"/>
<classpathentry kind="lib" path="lib/xalan.jar"/>
<classpathentry kind="lib" path="lib/xerces.jar"/>
<classpathentry kind="lib" path="lib/xml-apis-ext.jar"/>
<classpathentry kind="lib" path="lib/xml-apis-xerces.jar"/>
<classpathentry kind="lib" path="lib/xml-apis.jar"/>
<classpathentry kind="lib" path="lib/batik/batik-anim.jar"/>
<classpathentry kind="lib" path="lib/batik/batik-awt-util.jar"/>
<classpathentry kind="lib" path="lib/batik/batik-bridge.jar"/>
<classpathentry kind="lib" path="lib/batik/batik-codec.jar"/>
<classpathentry kind="lib" path="lib/batik/batik-css.jar"/>
<classpathentry kind="lib" path="lib/batik/batik-dom.jar"/>
<classpathentry kind="lib" path="lib/batik/batik-ext.jar"/>
<classpathentry kind="lib" path="lib/batik/batik-extension.jar"/>
<classpathentry kind="lib" path="lib/batik/batik-gui-util.jar"/>
<classpathentry kind="lib" path="lib/batik/batik-gvt.jar"/>
<classpathentry kind="lib" path="lib/batik/batik-parser.jar"/>
<classpathentry kind="lib" path="lib/batik/batik-script.jar"/>
<classpathentry kind="lib" path="lib/batik/batik-svg-dom.jar"/>
<classpathentry kind="lib" path="lib/batik/batik-svggen.jar"/>
<classpathentry kind="lib" path="lib/batik/batik-swing.jar"/>
<classpathentry kind="lib" path="lib/batik/batik-transcoder.jar"/>
<classpathentry kind="lib" path="lib/batik/batik-util.jar"/>
<classpathentry kind="lib" path="lib/batik/batik-xml.jar"/>
<classpathentry kind="lib" path="lib/batik/js.jar"/>
<classpathentry kind="lib" path="lib/batik/pdf-transcoder.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
2 changes: 1 addition & 1 deletion Bats/settings/C14/calib.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<calib date="Thu May 10 11:43:10 CEST 2012" version="3.3 (9.5.2012)">
<calib date="Fri May 11 13:58:48 CEST 2012" version="3.3 (9.5.2012)">
<oxcal active="0">file:///Applications/OxCal/oxcal/OxCalPlot.html</oxcal>
<label>commentinfo</label>
<bp>false</bp>
Expand Down
2 changes: 1 addition & 1 deletion Bats/settings/C14/isotope.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<isotope date="Thu May 10 11:43:10 CEST 2012" version="3.3 (9.5.2012)">
<isotope date="Fri May 11 13:58:48 CEST 2012" version="3.3 (9.5.2012)">
<path>/Users/lukas/bats</path>
<!--settings for isotope specific (C14) calculations-->
<calc>
Expand Down
2 changes: 1 addition & 1 deletion Bats/settings/general.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<general date="Thu May 10 11:43:10 CEST 2012" version="3.3 (9.5.2012)">
<general date="Fri May 11 13:58:48 CEST 2012" version="3.3 (9.5.2012)">
<frame>
<main>
<width>1540</width>
Expand Down

0 comments on commit 5d6e090

Please sign in to comment.