diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-06-21 19:30:51 +0300 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-06-21 19:30:51 +0300 |
| commit | 0a1e93f29fa612818a2eb6a05c2e73201134dbf4 (patch) | |
| tree | e07582b92b7c33b86bf579bb3f88996c40457e5a /Software/Visual_Studio/Tango.BL/Entities/ApplicationDisplayPanelVersion.cs | |
| parent | d07def6b162c94a67f4b9d4f72c0606152e30cbb (diff) | |
| download | Tango-0a1e93f29fa612818a2eb6a05c2e73201134dbf4.tar.gz Tango-0a1e93f29fa612818a2eb6a05c2e73201134dbf4.zip | |
Working on PPC.
Diffstat (limited to 'Software/Visual_Studio/Tango.BL/Entities/ApplicationDisplayPanelVersion.cs')
| -rw-r--r-- | Software/Visual_Studio/Tango.BL/Entities/ApplicationDisplayPanelVersion.cs | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Software/Visual_Studio/Tango.BL/Entities/ApplicationDisplayPanelVersion.cs b/Software/Visual_Studio/Tango.BL/Entities/ApplicationDisplayPanelVersion.cs index 2043392a0..b4e5b2a1d 100644 --- a/Software/Visual_Studio/Tango.BL/Entities/ApplicationDisplayPanelVersion.cs +++ b/Software/Visual_Studio/Tango.BL/Entities/ApplicationDisplayPanelVersion.cs @@ -1,3 +1,13 @@ +//------------------------------------------------------------------------------ +// <auto-generated> +// This code was generated by a tool. +// Tango Observables Generator +// +// Changes to this file may cause incorrect behavior and will be lost if +// the code is regenerated. Do not modify! +// </auto-generated> +//------------------------------------------------------------------------------ + using System; using System.Collections.Generic; using System.Collections.ObjectModel; |
