![]() | ![]() | ![]() | Getting a Copy of the SpecTcl Skeleton Files | ![]() |
At the NSCL, the most recent versions of the skeleton files are in /usr/opt/spectcl/current/Skel. To copy the skeleton to a working directory, issue the following commands:
cp /usr/opt/spectcl/current/Skel/* .
Established experimental groups may have their own procedures for getting a copy of the SpecTcl skeleton. You should ask your group what they do to keep themselves up-to-date with fixes and enhancements to SpecTcl before blindly adopting their practices. We hope that SpecTcl will be continuously improved and we don't want you to miss out on important defect fixes and enhancements if you start with someone else's files.
The sekelton directory provides the following files:
File | Contents |
MySpecTclApp.cpp | The skeleton source file |
MySpecTclApp.h | Header file defining SpecTcl. |
Makefile | The makefile that builds SpecTcl |
![]() | ![]() | ![]() | Getting a Copy of the SpecTcl Skeleton Files | ![]() |