Changeset 3623 for trunk/src/netlabs/macros/obsolete.e
- Timestamp:
- Jul 28, 2019, 3:57:37 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/src/netlabs/macros/obsolete.e ¶
r3238 r3623 313 313 compile endif 314 314 WPS_SUPPORT = 0 315 compile if not defined( WANT_TAB_INSERTION_TO_SPACE) 316 WANT_TAB_INSERTION_TO_SPACE = 0 317 compile endif 318 compile if not defined( CLICK_ONLY_GIVES_FOCUS) 319 CLICK_ONLY_GIVES_FOCUS = 1 320 compile endif 315 321 316 322 ; No effect in standard EPM
Note:
See TracChangeset
for help on using the changeset viewer.