Initial Commit

This commit is contained in:
2012-01-22 16:14:32 -05:00
commit f5e306f67f
155 changed files with 5097 additions and 0 deletions

View File

@@ -0,0 +1,62 @@
10
dir
180
svn+ssh://tcdevsvn1/svn/test/trunk/Examples/IsPrime/.settings
svn+ssh://tcdevsvn1/svn/test
2010-11-21T15:30:21.130254Z
108
ricky.barrette
svn:special svn:externals svn:needs-lock
9a5aac6f-9f22-4a63-bd53-bef70477a034
org.eclipse.jdt.core.prefs
file
2012-01-22T19:47:00.000000Z
d25cfe62b7ff12e295da66a35642af8b
2010-11-21T15:30:21.130254Z
108
ricky.barrette
has-props
617

View File

@@ -0,0 +1,5 @@
K 13
svn:mime-type
V 10
text/plain
END

View File

@@ -0,0 +1,12 @@
#Sun Oct 31 20:11:09 EDT 2010
eclipse.preferences.version=1
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
org.eclipse.jdt.core.compiler.compliance=1.6
org.eclipse.jdt.core.compiler.debug.lineNumber=generate
org.eclipse.jdt.core.compiler.debug.localVariable=generate
org.eclipse.jdt.core.compiler.debug.sourceFile=generate
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
org.eclipse.jdt.core.compiler.source=1.6