Changeset 88 in Sophya for trunk/SophyaPI/PI/piapplmac.cc
- Timestamp:
- Mar 5, 1998, 1:58:53 PM (28 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PI/piapplmac.cc
r64 r88 95 95 } 96 96 97 /* --Methode-- */ 98 int PIApplicationMac::PrefXSize() 99 { 100 return(10); // $CHECK$ A remplacer Reza 13/02/98 101 } 102 103 /* --Methode-- */ 104 int PIApplicationMac::PrefYSize() 105 { 106 return(18); // $CHECK$ A remplacer Reza 13/02/98 107 } 108 109 void PIApplicationMac::RedirectOutStream(PIConsole* cons, unsigned char va) 110 {} 111 void PIApplicationMac::RedirectErrStream(PIConsole* cons, unsigned char va) 112 {}
Note:
See TracChangeset
for help on using the changeset viewer.