소스 검색

Fixed relative directory

git-svn-id: https://svn.inf.ethz.ch/svn/lecturers/a2/trunk@7757 8c9fc860-2736-0410-a75d-ab315db34111
eth.negelef 7 년 전
부모
커밋
4f971f2246
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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.SetWorkPath work ~
 Configuration.Init~