diff options
| author | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2018-05-28 13:43:46 -0300 |
|---|---|---|
| committer | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2018-05-28 13:43:46 -0300 |
| commit | 3078a5e9d44aa4a304ba4a3773f79f9e369335d2 (patch) | |
| tree | 5b2c44f0b566199f51a636231d7dcc690fd66fc5 /scl/.project | |
| parent | 6144fc9e987f48617d02c73697b672e65d04e4cd (diff) | |
Move SCL into its own project
SCL is now moved into its own project, since it can behave independantly
Diffstat (limited to 'scl/.project')
| -rw-r--r-- | scl/.project | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/scl/.project b/scl/.project deleted file mode 100644 index 2d9b4f5..0000000 --- a/scl/.project +++ /dev/null @@ -1,23 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<projectDescription> - <name>dicelang-scl</name> - <comment></comment> - <projects> - </projects> - <buildSpec> - <buildCommand> - <name>org.eclipse.jdt.core.javabuilder</name> - <arguments> - </arguments> - </buildCommand> - <buildCommand> - <name>org.eclipse.m2e.core.maven2Builder</name> - <arguments> - </arguments> - </buildCommand> - </buildSpec> - <natures> - <nature>org.eclipse.jdt.core.javanature</nature> - <nature>org.eclipse.m2e.core.maven2Nature</nature> - </natures> -</projectDescription> |
