-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #148 from SainsburyWellcomeCentre/aeon-environment
Split environment specific operators into separate package
- Loading branch information
Showing
58 changed files
with
133 additions
and
534 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,5 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
<PropertyGroup /> | ||
<ItemGroup> | ||
<Compile Update="AnnotationControl.cs"> | ||
<SubType>UserControl</SubType> | ||
</Compile> | ||
<Compile Update="EnvironmentStateControl.cs"> | ||
<SubType>UserControl</SubType> | ||
</Compile> | ||
<Compile Update="EnvironmentSubjectStateControl.cs"> | ||
<SubType>UserControl</SubType> | ||
</Compile> | ||
<Compile Update="TareWeightControl.cs"> | ||
<SubType>UserControl</SubType> | ||
</Compile> | ||
</ItemGroup> | ||
<ItemGroup /> | ||
</Project> |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.