Forráskód Böngészése

changed search path order
added clipboard

git-svn-id: https://svn.inf.ethz.ch/svn/lecturers/a2/trunk@7722 8c9fc860-2736-0410-a75d-ab315db34111

felixf 7 éve
szülő
commit
71743e7681
1 módosított fájl, 3 hozzáadás és 1 törlés
  1. 3 1
      lin32/a2.txt

+ 3 - 1
lin32/a2.txt

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