Changeset 742 in Sophya for trunk/SophyaProg/Tests/scanppf.cc


Ignore:
Timestamp:
Feb 26, 2000, 10:24:54 AM (26 years ago)
Author:
ansari
Message:

new md5

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaProg/Tests/scanppf.cc

    r589 r742  
    99#include "sambainit.h"
    1010
     11#ifdef __MWERKS__
     12#include <console.h>
     13#endif
     14
    1115int main(int narg, char* arg[])
    1216{
     17
     18#ifdef __MWERKS__
     19narg = ccommand(&arg);
     20#endif
     21
    1322SambaInitiator smbinit;
    1423
Note: See TracChangeset for help on using the changeset viewer.