aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/PPC/Modules/Tango.PPC.Synchronization
diff options
context:
space:
mode:
authorRoy Ben-Shabat <Roy@Twine-s.com>2018-06-12 19:04:09 +0300
committerRoy Ben-Shabat <Roy@Twine-s.com>2018-06-12 19:04:09 +0300
commitca50e0c8fc88acd06d6e1932e9412464bff95edb (patch)
treeaaafb06deca983c1e80c8c34508d23a452e4a235 /Software/Visual_Studio/PPC/Modules/Tango.PPC.Synchronization
parent8a59643571080bfff715f0b0e4bb03e2dee4961a (diff)
downloadTango-ca50e0c8fc88acd06d6e1932e9412464bff95edb.tar.gz
Tango-ca50e0c8fc88acd06d6e1932e9412464bff95edb.zip
Working on PPC modules and loading.
Diffstat (limited to 'Software/Visual_Studio/PPC/Modules/Tango.PPC.Synchronization')
-rw-r--r--Software/Visual_Studio/PPC/Modules/Tango.PPC.Synchronization/MyModule.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Software/Visual_Studio/PPC/Modules/Tango.PPC.Synchronization/MyModule.cs b/Software/Visual_Studio/PPC/Modules/Tango.PPC.Synchronization/MyModule.cs
index e53b902e0..5de78a7f0 100644
--- a/Software/Visual_Studio/PPC/Modules/Tango.PPC.Synchronization/MyModule.cs
+++ b/Software/Visual_Studio/PPC/Modules/Tango.PPC.Synchronization/MyModule.cs
@@ -15,6 +15,7 @@ namespace Tango.PPC.Synchronization
/// Represents a PPC <see cref="MyModule"/>.
/// </summary>
/// <seealso cref="Tango.PPC.Common.PPCModuleBase" />
+ [PPCModule(2)]
public class MyModule : PPCModuleBase
{
/// <summary>