Changeset 3397
- Timestamp:
- Feb 11, 2008, 12:58:09 AM (13 years ago)
- Location:
- to-imperative/trunk/java
- Files:
-
- 9 edited
Legend:
- Unmodified
- Added
- Removed
-
to-imperative/trunk/java/.classpath
- Property svn:keywords set to Author Date Id Revision
r3049 r3397 3 3 <classpathentry kind="src" path="compiler"/> 4 4 <classpathentry kind="src" path="runtime"/> 5 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER "/>5 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/> 6 6 <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> 7 7 <classpathentry kind="lib" path="asm/" sourcepath="asm-src.zip"> -
to-imperative/trunk/java/.fbprefs
- Property svn:eol-style set to native
- Property svn:keywords set to Author Date Id Revision
-
to-imperative/trunk/java/.project
- Property svn:keywords set to Author Date Id Revision
-
to-imperative/trunk/java/.settings/org.eclipse.jdt.core.prefs
- Property svn:eol-style set to native
- Property svn:keywords set to Author Date Id Revision
r3216 r3397 1 # Thu Dec 20 19:50:03 MSK 20071 #Mon Feb 11 00:47:07 MSK 2008 2 2 eclipse.preferences.version=1 3 instance/org.eclipse.core.net/org.eclipse.core.net.hasMigrated=true 3 4 org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled 4 5 org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.5 -
to-imperative/trunk/java/.settings/org.eclipse.jdt.ui.prefs
- Property svn:keywords set to Author Date Id Revision
r3149 r3397 1 #Mon Oct 15 18:08:20 MSD 20071 #Mon Feb 11 00:47:07 MSK 2008 2 2 eclipse.preferences.version=1 3 3 formatter_profile=_Refal+Java 4 4 formatter_settings_version=11 5 in ternal.default.compliance=default6 org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" ?><templates/>5 instance/org.eclipse.core.net/org.eclipse.core.net.hasMigrated=true 6 org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates/> -
to-imperative/trunk/java/ASM-LICENSE
- Property svn:eol-style set to native
- Property svn:keywords set to Author Date Id Revision
-
to-imperative/trunk/java/META-INF/MANIFEST.MF
- Property svn:eol-style set to native
- Property svn:keywords set to Author Date Id Revision
r3339 r3397 5 5 Bundle-SymbolicName: org.refal.plus 6 6 Bundle-Version: 1.1.6 7 Bundle-Vendor: Program Systems Institute, Pereslavl-Zalessky, Russia 7 8 Bundle-ClassPath: ., 8 9 asm/, 9 10 wrappers/ 10 Bundle- Vendor: Program Systems Institute, Pereslavl-Zalessky, Russia11 Bundle-RequiredExecutionEnvironment: J2SE-1.5 11 12 Export-Package: org.refal.plus, 12 13 org.refal.plus.comp, -
to-imperative/trunk/java/MakeWrappers.bat
- Property svn:eol-style set to native
- Property svn:keywords set to Author Date Id Revision
-
to-imperative/trunk/java/build.properties
- Property svn:eol-style set to native
- Property svn:keywords set to Author Date Id Revision
Note: See TracChangeset
for help on using the changeset viewer.