From 8d9bfadc112ced210e48e5c4c9081b1db5e601d1 Mon Sep 17 00:00:00 2001 From: Pamela Dyer <pamela.dyer@uconn.edu> Date: Sat, 25 Sep 2021 09:50:24 -0700 Subject: [PATCH] Update models/Example36_Compiler1_ComponentReuse.mp --- models/Example36_Compiler1_ComponentReuse.mp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/models/Example36_Compiler1_ComponentReuse.mp b/models/Example36_Compiler1_ComponentReuse.mp index 121a3c0..8727d71 100644 --- a/models/Example36_Compiler1_ComponentReuse.mp +++ b/models/Example36_Compiler1_ComponentReuse.mp @@ -1,4 +1,4 @@ -/* Example 37. Model of Compiler in Batch Processing Mode +/* Example 36. Model of Compiler in Batch Processing Mode Purpose: To demonstrate component reuse between models, emphasizing the advantages of separation between the -- GitLab