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:
Alessandro Bonazzi 2020-06-26 22:34:50 +02:00
parent 08969cb6a9
commit 759cc43b2b
5 changed files with 7 additions and 16 deletions

View File

@ -1,5 +1,4 @@
#include "cg2101.h"
#include "cg2103.h"
#include "cgsaldac.h"
#include <diction.h>

View File

@ -1,12 +1,8 @@
#ifndef __CG2101_H
#define __CG2101_H
#ifndef __CG2103_H
#include "cg2103.h"
#endif
#ifndef __CGLIB03_H
#include "cglib03.h"
#ifndef __CGLIB_H
#include "cglib.h"
#endif
#ifndef __RECARRAY_H

View File

@ -17,12 +17,8 @@
#include "cgsaldac.h"
#endif
#ifndef __CGLIB02_H
#include "cglib02.h"
#endif
#ifndef __CG2101_H
#include "cg2101.h"
#ifndef __CGLIB_H
#include "cglib.h"
#endif
#ifndef __CG2101_H

View File

@ -1,4 +1,4 @@
#include "cg2103.h"
#include "cglib.h"
#include <config.h>
#include <diction.h>

View File

@ -2,8 +2,8 @@
#define __CG2103_H
// Registri ed esercizi
#ifndef __CGLIB01_H
#include "cglib01.h"
#ifndef __CGLIB_H
#include "cglib.h"
#endif
class TCausale : public TArray