// $Id: init.hoc,v 1.3 2010/12/15 16:14:00 samn Exp $ xwindows=1 show_panel=0 pwd() load_file("grvec.hoc") load_file("labels.hoc") load_file("syncode.hoc") load_file("decnqs.hoc") if (! VECST_INSTALLED) install_vecst() if (! INSTALLED_stats) install_stats() load_file("nqs_utils.hoc") load_file("drline.hoc") load_file("decmat.hoc") print "loaded init.hoc"