diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2015-11-27 11:53:42 +0100 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2015-11-27 11:53:42 +0100 |
commit | c43aed07562dc2bd3d2dfd6065df3ce564cf3cfa (patch) | |
tree | 879979c2fa841d213236f381e66ce794af3d2973 /src/fig/FIG0.h | |
parent | 79523abe80b3a6e00feacb0cdc378f357b918bbf (diff) | |
download | dabmux-c43aed07562dc2bd3d2dfd6065df3ce564cf3cfa.tar.gz dabmux-c43aed07562dc2bd3d2dfd6065df3ce564cf3cfa.tar.bz2 dabmux-c43aed07562dc2bd3d2dfd6065df3ce564cf3cfa.zip |
Add PTy to RC
Diffstat (limited to 'src/fig/FIG0.h')
-rw-r--r-- | src/fig/FIG0.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fig/FIG0.h b/src/fig/FIG0.h index e6101b5..2dc6483 100644 --- a/src/fig/FIG0.h +++ b/src/fig/FIG0.h @@ -183,6 +183,7 @@ class FIG0_13 : public IFIG }; // FIG type 0/17 +// Programme Type (PTy) class FIG0_17 : public IFIG { public: |