<div dir="ltr"><div><div><div><div><div><div><div>Hello Ronan,<br><br></div>Is Machine.add(&quot;<a href="http://module1.ck">module1.ck</a>&quot;); what you might be looking for?<br><br></div>I have one big import file that Machine.adds all the ChucK classes in the library<br><br><a href="https://github.com/heuermh/lick/blob/master/import.ck">https://github.com/heuermh/lick/blob/master/import.ck</a><br><br></div>Then I usually<br><br></div>$ chuck --loop &amp;<br></div>$ chuck + <a href="http://import.ck">import.ck</a><br></div>$ chuck + <a href="http://some-other-stuff.ck">some-other-stuff.ck</a><br><br></div>   michael<br><div><div><div><div><div><br><br></div></div></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, May 28, 2015 at 6:59 AM, Ronan Klyne <span dir="ltr">&lt;<a href="mailto:rklyne@gmail.com" target="_blank">rklyne@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>Hi all,<br><br></div>I apologise if I&#39;m just missing the 
relevant documentation, but I can&#39;t see how to import classes from one 
module into a second module. I want to declare a big base class once and subclasses in a different file.<br></div>Can anyone tell me if this is possible?<br clear="all"><div><br></div><div>Thanks,<br><br></div><div>Ronan<span class="HOEnZb"><font color="#888888"><br></font></span></div><span class="HOEnZb"><font color="#888888"><br><br>-- <br><div><br>      # r</div>
</font></span></div>
<br>_______________________________________________<br>
chuck-users mailing list<br>
<a href="mailto:chuck-users@lists.cs.princeton.edu">chuck-users@lists.cs.princeton.edu</a><br>
<a href="https://lists.cs.princeton.edu/mailman/listinfo/chuck-users" target="_blank">https://lists.cs.princeton.edu/mailman/listinfo/chuck-users</a><br>
<br></blockquote></div><br></div>