From 9283a0917dc29aba1e89bf40bc59f255f73cec48 Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Thu, 26 Jul 2018 16:02:44 +0300 Subject: Refactored proto C compiler to enable cross directory messages. Refactored tech motors and dispensers to use types from hardware. --- Software/Visual_Studio/Tango.PMR/ExtensionMethods.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Software/Visual_Studio/Tango.PMR/ExtensionMethods.cs') diff --git a/Software/Visual_Studio/Tango.PMR/ExtensionMethods.cs b/Software/Visual_Studio/Tango.PMR/ExtensionMethods.cs index e021b66e4..c748cb5d3 100644 --- a/Software/Visual_Studio/Tango.PMR/ExtensionMethods.cs +++ b/Software/Visual_Studio/Tango.PMR/ExtensionMethods.cs @@ -12,7 +12,7 @@ using Tango.PMR.Common; /// /// Contains PMR extension methods. /// - public static class ExtensionMethods + public static class ExtensionMethods { /// /// Gets the protobuf attribute value from the message type. -- cgit v1.3.1