Skip to content

Commit

Permalink
Renaming top folders, ant build file
Browse files Browse the repository at this point in the history
  • Loading branch information
robertcannon committed Feb 9, 2013
1 parent a77c9f3 commit 9510b9a
Show file tree
Hide file tree
Showing 2,020 changed files with 275 additions and 1,613 deletions.
11 changes: 11 additions & 0 deletions .classpath
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="Icing/src"/>
<classpathentry kind="src" path="Examples/src"/>
<classpathentry kind="src" path="jPSICS/src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/janino.jar"/>
<classpathentry kind="lib" path="lib/jep-2.4.0.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
18 changes: 18 additions & 0 deletions .project
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,25 @@
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.wst.common.project.facet.core.builder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>net.sourceforge.pmd.eclipse.plugin.pmdBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>net.sourceforge.pmd.eclipse.plugin.pmdNature</nature>
</natures>
</projectDescription>

This file was deleted.

Binary file not shown.
Binary file not shown.
107 changes: 0 additions & 107 deletions Examples/src/org/psics/examples/migca1/nrn/i386/kadist.mod

This file was deleted.

1 change: 1 addition & 0 deletions Examples/src/org/psics/examples/migca1/nrn/i386/kadist.mod
121 changes: 0 additions & 121 deletions Examples/src/org/psics/examples/migca1/nrn/i386/kaprox.mod

This file was deleted.

1 change: 1 addition & 0 deletions Examples/src/org/psics/examples/migca1/nrn/i386/kaprox.mod
Loading

0 comments on commit 9510b9a

Please sign in to comment.