You've already forked lazarus-ccr
some bugs fixed
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@402 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -8,11 +8,11 @@
|
|||||||
|
|
||||||
//todo: a lot of things =)
|
//todo: a lot of things =)
|
||||||
|
|
||||||
unit ObjCParserUtils;
|
unit ObjCParserUtils;
|
||||||
|
|
||||||
interface
|
interface
|
||||||
|
|
||||||
{$ifdef fpc}{$mode delphi}{$H+}{$endif fpc}
|
{$ifdef fpc}{$mode delphi}{$H+}{$endif fpc}
|
||||||
|
|
||||||
uses
|
uses
|
||||||
Classes, SysUtils, ObjCParserTypes;
|
Classes, SysUtils, ObjCParserTypes;
|
||||||
|
Reference in New Issue
Block a user