Re: [fpc-pascal] Include files

2006-12-28 Thread Daniƫl Mantione
Op Thu, 28 Dec 2006, schreef Mark Morgan Lloyd: > Does FPC have any restriction on where in a unit an include file may be > inserted? > > I was looking at a program last night that's currently compiled by TP and > Delphi > which eventually I'd like to be compatible with FPC/Lazarus. Customisat

[fpc-pascal] Include files

2006-12-28 Thread Mark Morgan Lloyd
Does FPC have any restriction on where in a unit an include file may be inserted? I was looking at a program last night that's currently compiled by TP and Delphi which eventually I'd like to be compatible with FPC/Lazarus. Customisation is simplified if fragments can be moved into an include file