Initial import from SVN (svn://129.187.65.205/platz/trunk, r1)
Converted from SVN working copy. Original SVN server no longer available. Original commit date: 2006-05-03, author: sm
This commit is contained in:
28
work/test1/tische.ini
Executable file
28
work/test1/tische.ini
Executable file
@@ -0,0 +1,28 @@
|
||||
[1]
|
||||
Nummer=1
|
||||
Hof=1
|
||||
Plaetze=5
|
||||
Nachbarliste=[2]
|
||||
Koordinaten=(1,1)
|
||||
|
||||
[2]
|
||||
Nummer=2
|
||||
Hof=1
|
||||
Plaetze=5
|
||||
Nachbarliste=[1,3]
|
||||
Koordinaten=(2,1)
|
||||
|
||||
[3]
|
||||
Nummer=3
|
||||
Hof=1
|
||||
Plaetze=5
|
||||
Nachbarliste=[2,4]
|
||||
Koordinaten=(3,1)
|
||||
|
||||
[4]
|
||||
Nummer=4
|
||||
Hof=1
|
||||
Plaetze=5
|
||||
Nachbarliste=[3]
|
||||
Koordinaten=(4,1)
|
||||
|
||||
Reference in New Issue
Block a user