CCL Home Page
Up Directory CCL progress.c
/*****
This file is part of the Babel Program
Copyright (C) 1992-96 W. Patrick Walters and Matthew T. Stahl 
All Rights Reserved 
All Rights Reserved 
All Rights Reserved 
All Rights Reserved 

For more information please contact :

babel@mercury.aichem.arizona.edu
--------------------------------------------------------------------------------

FILE : progress.c
AUTHOR(S) : Pat Walters
DATE : 8-10-94
PURPOSE : Dummy progress bar routines.  Under Unix and DOS these
don't do anything.  Maybe later.
******/

#include "bbltyp.h"

void ShowProgress(int i, char *the_string)
{
}

void UpdateProgress()
{
}

Modified: Tue Jan 21 17:00:00 1997 GMT
Page accessed 1401 times since Mon Dec 13 21:03:11 1999 GMT