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 "cg2103.h"
|
||||
#include "cgsaldac.h"
|
||||
|
||||
#include <diction.h>
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -1,4 +1,4 @@
|
||||
#include "cg2103.h"
|
||||
#include "cglib.h"
|
||||
|
||||
#include <config.h>
|
||||
#include <diction.h>
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user