From 906d9a5356fe7b90fc14a9c0d6a0d65abb7e80a8 Mon Sep 17 00:00:00 2001 From: Alex AUVOLAT Date: Sat, 4 Jan 2014 13:09:05 +0100 Subject: Document programs ; better time support in monitor. --- cpu/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpu/Makefile') diff --git a/cpu/Makefile b/cpu/Makefile index a39375b..898b007 100644 --- a/cpu/Makefile +++ b/cpu/Makefile @@ -3,7 +3,7 @@ GENERATOR=netlist_ast.ml netlist_gen.ml netlist_gen.mli AUXILLARY=alu.ml -SCHED=../sched/main.native +SCHED=../sched/sched SIM=../csim/csim MON=../monitor/mon -- cgit v1.2.3