2Patch level : 12.0 972
Files correlati : cg1.exe cg1500a.msk cg1600a.msk Commento : Stampa bilanco e bilancio IV direttiva per data competenza costi/ricavi
This commit is contained in:
parent
08969cb6a9
commit
759cc43b2b
@ -1,5 +1,4 @@
|
|||||||
#include "cg2101.h"
|
#include "cg2101.h"
|
||||||
#include "cg2103.h"
|
|
||||||
#include "cgsaldac.h"
|
#include "cgsaldac.h"
|
||||||
|
|
||||||
#include <diction.h>
|
#include <diction.h>
|
||||||
|
@ -1,12 +1,8 @@
|
|||||||
#ifndef __CG2101_H
|
#ifndef __CG2101_H
|
||||||
#define __CG2101_H
|
#define __CG2101_H
|
||||||
|
|
||||||
#ifndef __CG2103_H
|
#ifndef __CGLIB_H
|
||||||
#include "cg2103.h"
|
#include "cglib.h"
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef __CGLIB03_H
|
|
||||||
#include "cglib03.h"
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef __RECARRAY_H
|
#ifndef __RECARRAY_H
|
||||||
|
@ -17,12 +17,8 @@
|
|||||||
#include "cgsaldac.h"
|
#include "cgsaldac.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef __CGLIB02_H
|
#ifndef __CGLIB_H
|
||||||
#include "cglib02.h"
|
#include "cglib.h"
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef __CG2101_H
|
|
||||||
#include "cg2101.h"
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef __CG2101_H
|
#ifndef __CG2101_H
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#include "cg2103.h"
|
#include "cglib.h"
|
||||||
|
|
||||||
#include <config.h>
|
#include <config.h>
|
||||||
#include <diction.h>
|
#include <diction.h>
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
#define __CG2103_H
|
#define __CG2103_H
|
||||||
|
|
||||||
// Registri ed esercizi
|
// Registri ed esercizi
|
||||||
#ifndef __CGLIB01_H
|
#ifndef __CGLIB_H
|
||||||
#include "cglib01.h"
|
#include "cglib.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
class TCausale : public TArray
|
class TCausale : public TArray
|
||||||
|
Loading…
x
Reference in New Issue
Block a user