<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://wiki.ixheim.de/index.php?action=history&amp;feed=atom&amp;title=Object_Pascal</id>
	<title>Object Pascal - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.ixheim.de/index.php?action=history&amp;feed=atom&amp;title=Object_Pascal"/>
	<link rel="alternate" type="text/html" href="https://wiki.ixheim.de/index.php?title=Object_Pascal&amp;action=history"/>
	<updated>2026-06-28T23:00:23Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Xinux Wiki</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>https://wiki.ixheim.de/index.php?title=Object_Pascal&amp;diff=15063&amp;oldid=prev</id>
		<title>Thomas: Die Seite wurde neu angelegt: „=Compiler= *apt-get install fpc =Sourcecode= *cat helloworld.pp   begin    write('Hallo Welt!');  end. =Compile= *fpc helloworld.pp =Run= *./helloworld   Hallo…“</title>
		<link rel="alternate" type="text/html" href="https://wiki.ixheim.de/index.php?title=Object_Pascal&amp;diff=15063&amp;oldid=prev"/>
		<updated>2017-11-02T10:27:34Z</updated>

		<summary type="html">&lt;p&gt;Die Seite wurde neu angelegt: „=Compiler= *apt-get install fpc =Sourcecode= *cat helloworld.pp   begin    write(&amp;#039;Hallo Welt!&amp;#039;);  end. =Compile= *fpc helloworld.pp =Run= *./helloworld   Hallo…“&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=Compiler=&lt;br /&gt;
*apt-get install fpc&lt;br /&gt;
=Sourcecode=&lt;br /&gt;
*cat helloworld.pp &lt;br /&gt;
 begin&lt;br /&gt;
   write('Hallo Welt!');&lt;br /&gt;
 end.&lt;br /&gt;
=Compile=&lt;br /&gt;
*fpc helloworld.pp&lt;br /&gt;
=Run=&lt;br /&gt;
*./helloworld &lt;br /&gt;
 Hallo Welt!&lt;/div&gt;</summary>
		<author><name>Thomas</name></author>
	</entry>
</feed>