From 5cea818e88c61c7abef1df94da3f3796e0b23441 Mon Sep 17 00:00:00 2001 From: Dimitri Sokolyuk Date: Fri, 23 Oct 2015 17:10:17 +0200 Subject: Resort files --- Remote-Operations-Generic-ROS-PDUs.hrl | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 Remote-Operations-Generic-ROS-PDUs.hrl (limited to 'Remote-Operations-Generic-ROS-PDUs.hrl') diff --git a/Remote-Operations-Generic-ROS-PDUs.hrl b/Remote-Operations-Generic-ROS-PDUs.hrl deleted file mode 100644 index a77fb1f..0000000 --- a/Remote-Operations-Generic-ROS-PDUs.hrl +++ /dev/null @@ -1,27 +0,0 @@ -%% Generated by the Erlang ASN.1 compiler version:4.0 -%% Purpose: Erlang record definitions for each named and unnamed -%% SEQUENCE and SET, and macro definitions for each value -%% definition,in module Remote-Operations-Generic-ROS-PDUs - - - --ifndef(_REMOTE_OPERATIONS_GENERIC_ROS_PDUS_HRL_). --define(_REMOTE_OPERATIONS_GENERIC_ROS_PDUS_HRL_, true). - --record('Reject',{ -invokeId, problem}). - --record('ReturnError',{ -invokeId, errcode, parameter = asn1_NOVALUE}). - --record('ReturnResult',{ -invokeId, result = asn1_NOVALUE}). - --record('ReturnResult_result',{ -opcode, result}). - --record('Invoke',{ -invokeId, linkedId = asn1_NOVALUE, opcode, argument = asn1_NOVALUE}). - --define('noInvokeId', {absent,'NULL'}). --endif. %% _REMOTE_OPERATIONS_GENERIC_ROS_PDUS_HRL_ -- cgit v1.2.3