(file) Return to Dir.cpp CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Common

Diff for /pegasus/src/Pegasus/Common/Dir.cpp between version 1.15 and 1.16

version 1.15, 2005/02/05 22:59:23 version 1.16, 2005/02/06 21:13:14
Line 31 
Line 31 
 // //
 // Modified By: Rudy chuet (rudy.schuet@compaq.com) 11/12/01 // Modified By: Rudy chuet (rudy.schuet@compaq.com) 11/12/01
 //              added nsk platform support //              added nsk platform support
   //              Sean Keenan, Hewlett-Packard Company (sean.keenan@hp.com)
 // //
 //%///////////////////////////////////////////////////////////////////////////// //%/////////////////////////////////////////////////////////////////////////////
  
Line 42 
Line 43 
 # include "DirUnix.cpp" # include "DirUnix.cpp"
 #elif defined(PEGASUS_OS_TYPE_NSK) #elif defined(PEGASUS_OS_TYPE_NSK)
 # include "DirNsk.cpp" # include "DirNsk.cpp"
   #elif defined(PEGASUS_OS_VMS)
   # include "DirVms.cpp"
 #else #else
 # error "Unsupported platform" # error "Unsupported platform"
 #endif #endif


Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2