aqbanking 5.0.2
|
00001 /*************************************************************************** 00002 $RCSfile$ 00003 ------------------- 00004 cvs : $Id$ 00005 begin : Mon Mar 01 2004 00006 copyright : (C) 2004 by Martin Preuss 00007 email : martin@libchipcard.de 00008 00009 *************************************************************************** 00010 * Please see toplevel file COPYING for license details * 00011 ***************************************************************************/ 00012 00013 00014 #ifndef AQBANKING_SYSTEM_H 00015 #define AQBANKING_SYSTEM_H 00016 00017 #define AQBANKING_SYS_IS_WINDOWS 0 00018 #define AQBANKING_SYSTEM "linux" 00019 00020 00021 #endif 00022