mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-05 18:18:15 +02:00
MWE:
+ Added $mode objfpc directive git-svn-id: trunk@149 -
This commit is contained in:
parent
87da23955b
commit
d43c989730
@ -8,6 +8,7 @@
|
||||
/***************************************************************************
|
||||
}
|
||||
unit allunits;
|
||||
{$mode objfpc}
|
||||
interface
|
||||
uses
|
||||
synedit, syneditautocomplete, synedithighlighter, syneditkeycmds,
|
||||
@ -20,6 +21,10 @@ end.
|
||||
{ =============================================================================
|
||||
|
||||
$Log$
|
||||
Revision 1.2 2001/01/30 22:55:00 lazarus
|
||||
MWE:
|
||||
+ Added $mode objfpc directive
|
||||
|
||||
Revision 1.1 2001/01/28 16:16:11 lazarus
|
||||
MWE:
|
||||
+ Added synedit to the components
|
||||
|
Loading…
Reference in New Issue
Block a user