asymptote: Help

 
 13 Help
 *******
 
 A list of frequently asked questions (FAQ) is maintained at
      <http://asymptote.sourceforge.net/FAQ>
 Questions on installing and using 'Asymptote' that are not addressed in
 the FAQ should be sent to the 'Asymptote' forum:
      <http://sourceforge.net/p/asymptote/discussion/409349>
 Including an example that illustrates what you are trying to do will
 help you get useful feedback.  'LaTeX' problems can often be diagnosed
 with the '-vv' or '-vvv' command-line options.  Contributions in the
 form of patches or 'Asymptote' modules can be posted here:
      <http://sourceforge.net/p/asymptote/patches>
 To receive announcements of upcoming releases, please subscribe to
 'Asymptote' at
      <http://freecode.com/projects/asy>
 If you find a bug in 'Asymptote', please check (if possible) whether the
 bug is still present in the latest 'git' developmental code (See
 Git) before submitting a bug report.  New bugs can be reported at
      <https://github.com/vectorgraphics/asymptote/issues>
 To see if the bug has already been fixed, check bugs with Status
 'Closed' and recent lines in
      <http://asymptote.sourceforge.net/ChangeLog>
 
    'Asymptote' can be configured with the optional GNU library
 'libsigsegv', available from <http://libsigsegv.sourceforge.net>, which
 allows one to distinguish user-generated 'Asymptote' stack overflows
 (Seestack overflow) from true segmentation faults (due to internal
 C++ programming errors; please submit the 'Asymptote' code that
 generates such segmentation faults along with your bug report).