initial commit for version 1.6.x patch release
[OpenFOAM-1.6.x.git] / applications / utilities / postProcessing / graphics / ensightFoamReader / USERD_bkup.H
blobce9277dceab5987c27ded660d0be8f36d1d16007
1 //======================================================================
2 //    backup is not implemented
3 //======================================================================
4 int USERD_bkup
6     FILE *archive_file,
7     int backup_type)
9 #ifdef ENSIGHTDEBUG
10     Info << "Entering: USERD_bkup" << endl 
11         << flush;
12 #endif
13     return Z_ERR;