Last sync 2016.04.01
[deliverable/titan.core.git] / regression_test / compileonly / circularImport2 / ImportedLowerAsn.asn
index e1a5a5f3fbce5483f3018cefbdcf86776c1f554c..fe7a645fef210e389f6b97d0f6e0baa9fb47bbee 100644 (file)
@@ -1,22 +1,27 @@
---/////////////////////////////////////////////////////////////////////////////\r
--- Copyright (c) 2000-2015 Ericsson Telecom AB\r
--- All rights reserved. This program and the accompanying materials\r
--- are made available under the terms of the Eclipse Public License v1.0\r
--- which accompanies this distribution, and is available at\r
--- http://www.eclipse.org/legal/epl-v10.html\r
---/////////////////////////////////////////////////////////////////////////////\r
-\r
-ImportedLowerAsn \r
-\r
-DEFINITIONS AUTOMATIC TAGS ::=\r
-\r
-BEGIN\r
--- EXPORTS <exports clause>;\r
-IMPORTS \r
-IIC-Request FROM ImportedAsn \r
-;\r
-\r
--- MODULE-BODY\r
-MYREAL-LOWER ::= REAL\r
-MyLowerType ::= IIC-Request\r
-END\r
+--/////////////////////////////////////////////////////////////////////////////
+-- Copyright (c) 2000-2016 Ericsson Telecom AB
+-- All rights reserved. This program and the accompanying materials
+-- are made available under the terms of the Eclipse Public License v1.0
+-- which accompanies this distribution, and is available at
+-- http://www.eclipse.org/legal/epl-v10.html
+--
+-- Contributors:
+--   Balasko, Jeno
+--   Baranyi, Botond
+--
+--/////////////////////////////////////////////////////////////////////////////
+
+ImportedLowerAsn 
+
+DEFINITIONS AUTOMATIC TAGS ::=
+
+BEGIN
+-- EXPORTS <exports clause>;
+IMPORTS 
+IIC-Request FROM ImportedAsn 
+;
+
+-- MODULE-BODY
+MYREAL-LOWER ::= REAL
+MyLowerType ::= IIC-Request
+END
This page took 0.023756 seconds and 5 git commands to generate.