/*****************************************************************************
  FILE           : $Source: /projects/higgs1/SNNS/CVS/SNNS/xgui/sources/bn_assoz.h,v $
  SHORTNAME      : bn_assoz
  SNNS VERSION   : 4.2

  PURPOSE        : Bignet Auto Assoziative Function Prototypes
  NOTES          :

  AUTHOR         : Guenter Mamier
  DATE           : February 11 1994

  CHANGED BY     : 
  RCS VERSION    : $Revision: 2.6 $
  LAST CHANGE    : $Date: 1998/02/25 15:19:37 $

    Copyright (c) 1990-1995  SNNS Group, IPVR, Univ. Stuttgart, FRG
    Copyright (c) 1996-1998  SNNS Group, WSI, Univ. Tuebingen, FRG

******************************************************************************/
#ifndef _BN_ASSOZ_DEFINED_
#define  _BN_ASSOZ_DEFINED_

/* begin global definition section */

extern void bn_create_assoz (void);

/* end global definition section */

#endif



