*** empty log message ***
[h316.git] / lib / hachti / recipe / hachti.recipe
index d6e4f197667839b63bd8333fec89888bb818eecb..59d9d1b07d2d9d7965dd26ae0a98cbcbde8fd246 100644 (file)
@@ -1,22 +1,22 @@
 
 # Graphics games
-#obj/BOX
-#obj/SQUARE
+ obj/BOX
+ obj/SQUARE
 
 # Text driver
-#obj/PL$TXT
+obj/PL$TXT
 
 # Movement driver
 obj/PL$MV
 
 # Matrix operations
-#obj/MATRIX
+obj/MATRIX
 
 # Low level pulse motion driver
 obj/PL$U
 
 # Text Font (Selected in makefile)
-#obj/PL$FNT
+obj/PL$FNT
 
 # Matrix debug
 obj/PMAT
@@ -24,3 +24,5 @@ obj/PMAT
 # Integer output
 obj/OCT
 
+# Teletype IO
+obj/TT$IN