2
0
Эх сурвалжийг харах

Fixed import name

git-svn-id: https://svn.inf.ethz.ch/svn/lecturers/a2/trunk@8384 8c9fc860-2736-0410-a75d-ab315db34111
negelef 6 жил өмнө
parent
commit
defdc52b4b
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      source/Modules.Mod

+ 1 - 1
source/Modules.Mod

@@ -3,7 +3,7 @@ MODULE Modules;	(** AUTHOR "pjm"; PURPOSE "Modules and types"; *)
 IMPORT SYSTEM, Trace, Machine, Heaps;
 
 #IF COOP THEN
-	IMPORT Activities, Environment, GargabeCollector, Processors, Queues;
+	IMPORT Activities, Environment, GarbageCollector, Processors, Queues;
 #END
 
 CONST