소스 검색

patched an issue with the search path

git-svn-id: https://svn.inf.ethz.ch/svn/lecturers/a2/trunk@6807 8c9fc860-2736-0410-a75d-ab315db34111
felixf 9 년 전
부모
커밋
9a60524a9c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      WinAos/aos.ini

+ 1 - 1
WinAos/aos.ini

@@ -1,7 +1,7 @@
 ; internal
 
 [Configuration]
-Paths.Search = /temp/obj;~/../source;~/PELinker;~/../UnixAos;~/vy.ants/source;~/vy.ants/documents
+Paths.Search = ~/obj;~/../source;~/PELinker;~/../UnixAos;~/vy.ants/source;~/vy.ants/documents
 Paths.Work = ~/Work
 Oberon = Oberon.Text
 Boot  = Traps.Install