Browse Source

Set proper line style property

git-svn-id: https://svn.inf.ethz.ch/svn/lecturers/a2/trunk@7892 8c9fc860-2736-0410-a75d-ab315db34111
negelef 7 years ago
parent
commit
ddc2800f5e
3 changed files with 37 additions and 37 deletions
  1. 13 13
      Linux32G/a2.txt
  2. 13 13
      Linux64G/a2.txt
  3. 11 11
      Win64G/a2.txt

+ 13 - 13
Linux32G/a2.txt

@@ -1,13 +1,13 @@
-Files.AddSearchPath ../Linux32G/work ~
-Files.AddSearchPath ../Linux32G/bin~ (* ../Linux32G is a trick to get absolute path names *)
-Files.AddSearchPath ../source ~
-Files.SetWorkPath work ~
-Configuration.Init~
-FSTools.Mount WORK RelativeFileSystem . ~
-Display.Install ~
-WindowManager.Install ~
-Autostart.Run~
-Clipboard.Install~
-Objects.SystemA2IsUp~
-DisplayRefresher.Start~
-
+Files.AddSearchPath ../Linux32G/work ~
+Files.AddSearchPath ../Linux32G/bin~ (* ../Linux32G is a trick to get absolute path names *)
+Files.AddSearchPath ../source ~
+Files.SetWorkPath work ~
+Configuration.Init~
+FSTools.Mount WORK RelativeFileSystem . ~
+Display.Install ~
+WindowManager.Install ~
+Autostart.Run~
+Clipboard.Install~
+Objects.SystemA2IsUp~
+DisplayRefresher.Start~
+

+ 13 - 13
Linux64G/a2.txt

@@ -1,13 +1,13 @@
-Files.AddSearchPath ../Linux64G/work ~
-Files.AddSearchPath ../Linux64G/bin~ (* ../Linux64G is a trick to get absolute path names *)
-Files.AddSearchPath ../source ~
-Files.SetWorkPath work ~
-Configuration.Init~
-FSTools.Mount WORK RelativeFileSystem . ~
-Display.Install ~
-WindowManager.Install ~
-Autostart.Run~
-Clipboard.Install~
-Objects.SystemA2IsUp~
-DisplayRefresher.Start~
-
+Files.AddSearchPath ../Linux64G/work ~
+Files.AddSearchPath ../Linux64G/bin~ (* ../Linux64G is a trick to get absolute path names *)
+Files.AddSearchPath ../source ~
+Files.SetWorkPath work ~
+Configuration.Init~
+FSTools.Mount WORK RelativeFileSystem . ~
+Display.Install ~
+WindowManager.Install ~
+Autostart.Run~
+Clipboard.Install~
+Objects.SystemA2IsUp~
+DisplayRefresher.Start~
+

+ 11 - 11
Win64G/a2.txt

@@ -1,12 +1,12 @@
-Heaps.SetMetaData ~
-Traps.Install ~
-Files.AddSearchPath bin~
-Files.AddSearchPath ../source~
-Files.SetWorkPath work~
-Configuration.Init~
-Machine.SetTraceFile~
-FSTools.Mount WORK RelativeFileSystem Work~
-Display.Install ~
-WindowManager.Install ~
-Clipboard.Install ~
+Heaps.SetMetaData ~
+Traps.Install ~
+Files.AddSearchPath bin~
+Files.AddSearchPath ../source~
+Files.SetWorkPath work~
+Configuration.Init~
+Machine.SetTraceFile~
+FSTools.Mount WORK RelativeFileSystem Work~
+Display.Install ~
+WindowManager.Install ~
+Clipboard.Install ~
 Autostart.Run~