NCBI C Toolkit Cross Reference

C/asn/makestat.mac


  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."

source navigation ]   [ diff markup ]   [ identifier search ]   [ freetext search ]   [ file search ]  

This page was automatically generated by the LXR engine.
Visit the LXR main site for more information.