Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TTCN-3 Libraries
LibIts
Commits
61bbbec7
Commit
61bbbec7
authored
Jun 12, 2013
by
tepelmann
Browse files
Removed import of LibItsCam_Pixits.
parent
f3a21927
Changes
2
Hide whitespace changes
Inline
Side-by-side
ttcn/CAM/LibItsCam_Functions.ttcn
View file @
61bbbec7
...
...
@@ -14,7 +14,6 @@ module LibItsCam_Functions {
// LibIts
import
from
LibItsCam_TestSystem
all
;
import
from
LibItsCam_Templates
all
;
import
from
LibItsCam_Pixits
all
;
import
from
LibItsCam_TypesAndValues
all
;
import
from
LibItsCommon_Functions
all
;
import
from
ITS_Container
language
"ASN.1:1997"
all
;
...
...
ttcn/CAM/LibItsCam_Templates.ttcn
View file @
61bbbec7
...
...
@@ -11,7 +11,6 @@ module LibItsCam_Templates {
import
from
LibItsCommon_Functions
all
;
import
from
LibItsCam_TestSystem
all
;
import
from
LibItsCam_TypesAndValues
all
;
import
from
LibItsCam_Pixits
all
;
import
from
ITS_Container
language
"ASN.1:1997"
all
;
import
from
CAM_PDU_Descriptions
language
"ASN.1:1997"
all
;
import
from
DENM_PDU_Descriptions
language
"ASN.1:1997"
all
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment