diff options
author | Sven Gothel <[email protected]> | 2011-06-28 23:20:16 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2011-06-28 23:20:16 +0200 |
commit | 1f3e8116ed3b18e1fbcf4382c3c5e40c825603ba (patch) | |
tree | 14fae863844edc21b034a3a0426efb014cb59236 /.classpath | |
parent | 20a94528161909e12fdcbd06cf5affe89a37efb9 (diff) |
Fix copyright/author tagsedge
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <classpath> <classpathentry kind="src" path="src"/> + <classpathentry kind="src" path="gensrc/java"/> <classpathentry kind="src" path="test"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/jogamp"/> |