Browse Source

Fixed relative directory

git-svn-id: https://svn.inf.ethz.ch/svn/lecturers/a2/trunk@7757 8c9fc860-2736-0410-a75d-ab315db34111
eth.negelef 7 years ago
parent
commit
4f971f2246
1 changed files with 2 additions and 2 deletions
  1. 2 2
      Linux32G/a2.txt

+ 2 - 2
Linux32G/a2.txt

@@ -1,5 +1,5 @@
-Files.AddSearchPath ../lin32/work ~
-Files.AddSearchPath ../lin32/bin~ (* ../lin32 is a trick to get absolute path names *)
+Files.AddSearchPath ../Linux32G/work ~
+Files.AddSearchPath ../Linux32G/bin~ (* ../Linux32G is a trick to get absolute path names *)
 Files.AddSearchPath ../source ~
 Files.AddSearchPath ../source ~
 Files.SetWorkPath work ~
 Files.SetWorkPath work ~
 Configuration.Init~
 Configuration.Init~