Changeset 82 for trunk/IPs/systemC/Environment/TTY/src
- Timestamp:
- May 1, 2008, 6:48:45 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/IPs/systemC/Environment/TTY/src/TTY.cpp
r81 r82 45 45 46 46 std::cerr << "<Tty> Error in the creation of tty" << std::endl 47 << "Test if environment's variable $PATH is set with ${MORPHEO_ IPS}/Environment/TTY/xtty" << std::endl;47 << "Test if environment's variable $PATH is set with ${MORPHEO_TOPLEVEL}/IPs/systemC/Environment/TTY/xtty" << std::endl; 48 48 exit (1); 49 49 }
Note: See TracChangeset
for help on using the changeset viewer.