29 |
|
|
30 |
/** @file |
/** @file |
31 |
* Interface Implementation - terminal setup. |
* Interface Implementation - terminal setup. |
32 |
|
* Note - terminal support is not provide for Windows at this time. |
33 |
* <pre> |
* <pre> |
34 |
* When #including termsetup.h, make sure these files are #included first: |
* When #including termsetup.h, make sure these files are #included first: |
35 |
* #include "utilities/ascConfig.h" |
* #include "utilities/ascConfig.h" |
36 |
* </pre> |
* </pre> |
37 |
* @todo Complete documentation of termsetup.h. |
* @todo Complete documentation of termsetup.h. |
38 |
|
* @todo Implement termsetup functions for Windows if needed. |
39 |
*/ |
*/ |
40 |
|
|
41 |
#ifndef __TERMSETUP_H_SEEN__ |
#ifndef __TERMSETUP_H_SEEN__ |