mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-17 20:49:09 +02:00
* Removed unneeded {$apptype console}.
git-svn-id: trunk@24144 -
This commit is contained in:
parent
cd6669f52a
commit
9019c2cf17
@ -20,7 +20,6 @@
|
|||||||
****************************************************************************}
|
****************************************************************************}
|
||||||
|
|
||||||
{$mode objfpc}{$H+}
|
{$mode objfpc}{$H+}
|
||||||
{$apptype console}
|
|
||||||
program pas2jni;
|
program pas2jni;
|
||||||
|
|
||||||
uses SysUtils, Classes, writer, ppuparser;
|
uses SysUtils, Classes, writer, ppuparser;
|
||||||
|
Loading…
Reference in New Issue
Block a user