From 74545e70a4916437bab59d82637526c3087d1fa4 Mon Sep 17 00:00:00 2001 From: Denton Liu Date: Wed, 17 Aug 2016 10:59:21 -0400 Subject: Update std imports --- std/std | 2 ++ 1 file changed, 2 insertions(+) diff --git a/std/std b/std/std index 7cf95c6a..d4fed275 100644 --- a/std/std +++ b/std/std @@ -4,3 +4,5 @@ import "./Config"; import "./configUser"; import "./NameReg"; import "./named"; +import "./Coin"; +import "./ExampleCoin"; -- cgit v1.2.3