From dc2779f5a7ceb226620f39e728b73b028cb17c10 Mon Sep 17 00:00:00 2001 From: olpc user Date: Thu, 26 Dec 2019 08:26:40 -0800 Subject: start closing habit starts in level2 --- starts/meaning-vm/level-1/sugar.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'starts/meaning-vm/level-1/sugar.cpp') diff --git a/starts/meaning-vm/level-1/sugar.cpp b/starts/meaning-vm/level-1/sugar.cpp index 025c68e..8585387 100644 --- a/starts/meaning-vm/level-1/sugar.cpp +++ b/starts/meaning-vm/level-1/sugar.cpp @@ -10,6 +10,7 @@ using namespace concepts; namespace intellect { namespace level1 { + // no way to specify allocator ref a(ref group) { static unsigned long long gid = 0; -- cgit v1.2.3