From b6c288046d95d7c109d554a7a959332af101dbb0 Mon Sep 17 00:00:00 2001 From: Matt Mascarenhas Date: Wed, 8 Aug 2018 15:40:30 +0100 Subject: [PATCH] bitwise057: Tweak to test the gitlab hook --- pervognsen/bitwise/bitwise/bitwise057.hmml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pervognsen/bitwise/bitwise/bitwise057.hmml b/pervognsen/bitwise/bitwise/bitwise057.hmml index 320e778..f8ed39b 100644 --- a/pervognsen/bitwise/bitwise/bitwise057.hmml +++ b/pervognsen/bitwise/bitwise/bitwise057.hmml @@ -76,7 +76,7 @@ [1:57:34][Simulate our faster bit-serial multiplier successfully][:emulation :"sequential logic" :run] [1:58:07][Spec out some test code we'd like our co-routine interface to allow][:emulation :"sequential logic" :speech] [2:00:00][Introduce simulate_test()][:emulation :"sequential logic"] -[2:03:06][Introduce example39_test() to test out our simulate_test()][:emulation :"sequential logic"] +[2:03:06][Introduce example39_test() to test our simulate_test()][:emulation :"sequential logic"] [2:05:11][:Run our simulate_test() successfully on example39_test()][:emulation :"sequential logic"] [2:05:38][Reflect on our co-routine interface][:emulation :"sequential logic" :speech] [2:07:20][We are done for that, with a glimpse into the future of state machine composition][:"sequential logic" :speech]