mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-28 22:40:56 +02:00
clean up
git-svn-id: trunk@23617 -
This commit is contained in:
parent
83ea351c48
commit
5c7797eb9d
@ -3,5 +3,3 @@
|
|||||||
public void main()
|
public void main()
|
||||||
{
|
{
|
||||||
printf("Hello World \n");
|
printf("Hello World \n");
|
||||||
}
|
|
||||||
|
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
{ Diese Datei wurde automatisch von Lazarus erzeugt. Sie darf nicht bearbeitet werden!
|
{ This file was automatically created by Lazarus. do not edit!
|
||||||
Dieser Quelltext dient nur dem Übersetzen und Installieren des Packages.
|
This source is only used to compile and install the package.
|
||||||
}
|
}
|
||||||
|
|
||||||
unit H2PasWizard;
|
unit h2paswizard;
|
||||||
|
|
||||||
interface
|
interface
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user