aboutsummaryrefslogtreecommitdiffstats
path: root/skeletons/constr_SET_OF.h
diff options
context:
space:
mode:
authorvlm <vlm@59561ff5-6e30-0410-9f3c-9617f08c8826>2006-08-18 01:34:18 +0000
committervlm <vlm@59561ff5-6e30-0410-9f3c-9617f08c8826>2006-08-18 01:34:18 +0000
commit18dd82cb70e4186e4eca8ce440c089aaebf99a5e (patch)
tree14ca9b70265a116636cc10677d92af9a0f630e01 /skeletons/constr_SET_OF.h
parent9ea7d4110a73bfcb7eb7085fbf4ef621b6d68d90 (diff)
per support
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@1127 59561ff5-6e30-0410-9f3c-9617f08c8826
Diffstat (limited to 'skeletons/constr_SET_OF.h')
-rw-r--r--skeletons/constr_SET_OF.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/skeletons/constr_SET_OF.h b/skeletons/constr_SET_OF.h
index 14209316..bcd09662 100644
--- a/skeletons/constr_SET_OF.h
+++ b/skeletons/constr_SET_OF.h
@@ -33,6 +33,7 @@ der_type_encoder_f SET_OF_encode_der;
xer_type_decoder_f SET_OF_decode_xer;
xer_type_encoder_f SET_OF_encode_xer;
per_type_decoder_f SET_OF_decode_uper;
+per_type_encoder_f SET_OF_encode_uper;
#ifdef __cplusplus
}