gcsort_gentestcase


INSTALL

 *Requirements
	GNU C compiler  (the same of gcsort)
	GNU Make        (the same of gcsort)

    GNU Cobol (Version 1.1.0)  library and include file for : libcob - mpir
    OR
    GNU Cobol (Version 2.0.0)  library and include file for : libcob - mpir
    
    
 *Install
    Linux / Windows environment:    
    After checkout in folder build_linux modify 
    1) compile.sh # change the paths according to your needs
    2) Makefile   # change the paths according to your needs / local setup
    3) chmod 777 compile.sh  #enable for execution only for linux
    
    For linux   :     ./compile.sh 
	For windows :     make

 *Usage:
    gcsort_gentestcase <file name config>
    gcsort_gentestcase --help  for help from command line.
    gcsort_gentestcase --gen   to generate file config
    
    