Changes between Version 4 and Version 5 of Component/Vci Multi Tty
- Timestamp:
- May 17, 2007, 11:28:10 AM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Component/Vci Multi Tty
v4 v5 67 67 (add -I/path/to/soclib/include to your compilation command-line) 68 68 69 = Component definition = 70 71 Available in source:trunk/soclib/desc/soclib/vci_multi_tty.sd 72 73 == Usage == 74 75 !VciMultiTty has no other parameter than VCI ones, it may be used like others, see [wiki:SoclibCc/VciParameters SoclibCc/VciParameters] 76 {{{ 77 Use( 'vci_multi_tty', **vci_parameters ) 78 }}} 79 69 80 = !VciMultiTty CABA Implementation = 70 81