blob: 896a35d627145adb01f206855a3db2365364ff46 (
plain) (
tree)
|
|
ImportsFrom DEFINITIONS ::=
BEGIN
IMPORTS
Type1, Type2, Type3
FROM RemoteFile1 objid
val1, val2, val3
FROM RemoteFile2;
objid OBJECT IDENTIFIER ::= {joint-iso-ccitt(2) remote-operations(4) notation(0)}
LocalType ::= INTEGER
END
|