mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-22 14:59:17 +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()
|
||||
{
|
||||
printf("Hello World \n");
|
||||
}
|
||||
|
||||
|
@ -1,8 +1,8 @@
|
||||
{ Diese Datei wurde automatisch von Lazarus erzeugt. Sie darf nicht bearbeitet werden!
|
||||
Dieser Quelltext dient nur dem Übersetzen und Installieren des Packages.
|
||||
{ This file was automatically created by Lazarus. do not edit!
|
||||
This source is only used to compile and install the package.
|
||||
}
|
||||
|
||||
unit H2PasWizard;
|
||||
unit h2paswizard;
|
||||
|
||||
interface
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user