X-Git-Url: https://git.efficios.com/?a=blobdiff_plain;f=regression_test%2Fcompileonly%2FcircularImport2%2FImportedLowerAsn.asn;h=fe7a645fef210e389f6b97d0f6e0baa9fb47bbee;hb=d44e3c4f1062be860c492e5daf8af61157aa8ce2;hp=e1a5a5f3fbce5483f3018cefbdcf86776c1f554c;hpb=b3f626b063e2b6eacaa2ee85808101dc7881a45f;p=deliverable%2Ftitan.core.git diff --git a/regression_test/compileonly/circularImport2/ImportedLowerAsn.asn b/regression_test/compileonly/circularImport2/ImportedLowerAsn.asn index e1a5a5f..fe7a645 100644 --- a/regression_test/compileonly/circularImport2/ImportedLowerAsn.asn +++ b/regression_test/compileonly/circularImport2/ImportedLowerAsn.asn @@ -1,22 +1,27 @@ ---///////////////////////////////////////////////////////////////////////////// --- Copyright (c) 2000-2015 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 ---///////////////////////////////////////////////////////////////////////////// - -ImportedLowerAsn - -DEFINITIONS AUTOMATIC TAGS ::= - -BEGIN --- EXPORTS ; -IMPORTS -IIC-Request FROM ImportedAsn -; - --- MODULE-BODY -MYREAL-LOWER ::= REAL -MyLowerType ::= IIC-Request -END +--///////////////////////////////////////////////////////////////////////////// +-- 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 ; +IMPORTS +IIC-Request FROM ImportedAsn +; + +-- MODULE-BODY +MYREAL-LOWER ::= REAL +MyLowerType ::= IIC-Request +END