Merge branch 'master' of ssh://git.code.sf.net/p/foam-extend/foam-extend-3.2
[foam-extend-3.2.git] / applications / utilities / postProcessing / graphics / ensightFoamReader / USERD_bkup.H
blobdbe3f6003f18ed24b47383fd3bfb38799301c077
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;