Ignore:
Timestamp:
2008-03-20T10:48:10+13:00 (16 years ago)
Author:
oranfry
Message:

checking in a few weeks work on wirk3

Location:
release-kits/wirk3
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • release-kits/wirk3

    • Property svn:externals
      •  

        old new  
        11lib http://svn.greenstone.org/release-kits/shared/lib
         2search4j http://svn.greenstone.org/release-kits/shared/search4j
        23
         4
  • release-kits/wirk3/src/wirk3.cpp

    r15023 r15095  
    8484    //command = command + ".";
    8585
    86     cout << "---------" << endl << "  WiRK3" << endl << "---------" << endl;
     86    cout
     87        << "O-----------------------------------------O" << endl
     88        << "|                                         |" << endl
     89        << "|   WiRK3                                 |" << endl
     90        << "|   Windows Release Kit for Greenstone3   |" << endl
     91        << "|                                         |" << endl
     92        << "O-----------------------------------------O" << endl
     93        ;
    8794   
    8895    cout << "pwd: " << pwd << endl;
Note: See TracChangeset for help on using the changeset viewer.