|
NCBI Home IEB Home C Toolkit docs C++ Toolkit source browser C Toolkit source browser (2) |
NCBI C Toolkit Cross ReferenceC/asn/makestat.mac |
source navigation diff markup identifier search freetext search file search |
1 # makestat.mac 2 # 3 # To use this file: 4 # * Get a copy of Joshua Juran's jTools. 5 # * Drop this file onto jTools. 6 # 7 # ToolServer and an installed MacPerl MPW tool are required. 8 9 . ./all.mac 10 . ./allpub.mac 11 cd ../asnstat 12 mpwsh 'Perl -pe "s[\.\./][::];" ::asn:makestat.unx | Perl -pe "s[/][:]g;" > makestat.temp' 13 . ./makestat.temp 14 echo "makestat.mac complete."
|
This page was automatically generated by the
LXR engine.
Visit the LXR main site for more information. |