Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Commit

Permalink
Sync with latest Nemerle.
Browse files Browse the repository at this point in the history
  • Loading branch information
VladD2 committed Apr 17, 2015
1 parent 00c3c0c commit ef1d04e
Show file tree
Hide file tree
Showing 11 changed files with 0 additions and 308 deletions.
98 changes: 0 additions & 98 deletions Nitra/Boot1/Nitra.Runtime/Collections/LightList.n

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
using Nitra;
using Nitra.Runtime.Collections;

using Nemerle;
using Nemerle.Collections;
Expand Down
3 changes: 0 additions & 3 deletions Nitra/Boot1/Nitra.Runtime/Nitra.Runtime.nproj
Original file line number Diff line number Diff line change
Expand Up @@ -155,9 +155,6 @@
<Compile Include="ChemicalParseTreeContext.n">
<SubType>Code</SubType>
</Compile>
<Compile Include="Collections\LightList.n">
<SubType>Code</SubType>
</Compile>
<Compile Include="DeclarationFieldAttribute.n">
<SubType>Code</SubType>
</Compile>
Expand Down
1 change: 0 additions & 1 deletion Nitra/Boot2/Nitra.Grammar/Context/EnteredScopeContext.n
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
using Nitra.ProjectSystem;
using Nitra.Runtime;
using Nitra.Runtime.Collections;

using Nemerle;
using Nemerle.Collections;
Expand Down
98 changes: 0 additions & 98 deletions Nitra/Boot2/Nitra.Runtime/Collections/LightList.n

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
using Nitra;
using Nitra.Runtime.Collections;

using Nemerle;
using Nemerle.Collections;
Expand Down
3 changes: 0 additions & 3 deletions Nitra/Boot2/Nitra.Runtime/Nitra.Runtime.nproj
Original file line number Diff line number Diff line change
Expand Up @@ -170,9 +170,6 @@
<Compile Include="ChemicalParseTreeContext.n">
<SubType>Code</SubType>
</Compile>
<Compile Include="Collections\LightList.n">
<SubType>Code</SubType>
</Compile>
<Compile Include="DeclarationFieldAttribute.n">
<SubType>Code</SubType>
</Compile>
Expand Down
1 change: 0 additions & 1 deletion Nitra/Nitra.Grammar/Context/EnteredScopeContext.n
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
using Nitra.ProjectSystem;
using Nitra.Runtime;
using Nitra.Runtime.Collections;

using Nemerle;
using Nemerle.Collections;
Expand Down
98 changes: 0 additions & 98 deletions Nitra/Nitra.Runtime/Collections/LightList.n

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
using Nitra;
using Nitra.Runtime.Collections;

using Nemerle;
using Nemerle.Collections;
Expand Down
3 changes: 0 additions & 3 deletions Nitra/Nitra.Runtime/Nitra.Runtime.nproj
Original file line number Diff line number Diff line change
Expand Up @@ -170,9 +170,6 @@
<Compile Include="ChemicalParseTreeContext.n">
<SubType>Code</SubType>
</Compile>
<Compile Include="Collections\LightList.n">
<SubType>Code</SubType>
</Compile>
<Compile Include="Declarations\Declaration.n">
<SubType>Code</SubType>
</Compile>
Expand Down

0 comments on commit ef1d04e

Please sign in to comment.