home *** CD-ROM | disk | FTP | other *** search
/ Media Share 13 / mediashare_13.zip / mediashare_13 / ZIPPED / GRAFX / ALLY30.ZIP / EXTERNAL.SYM < prev    next >
Text File  |  1994-03-24  |  6KB  |  179 lines

  1. ; EXTERNAL.SYM  v3.0  Copyright 1992, 1994 Steve Waskow
  2. ; External Symbol file for ALLY - A Lisp Analyzer, v3.0
  3. ;
  4. ;
  5. ; This file must exist in the same directory as the ALLY executable files.
  6. ; Ally will recognize functions and symbols listed in this file as being
  7. ; externally defined or initialized - preventing false UNDEFINED and UNSET
  8. ; errors when an analyzed file calls or references them.  Useful for ADS and
  9. ; standard library functions defined in files which Ally does not read or
  10. ; analyze. Comments lines begining with semicolons and blank lines may be
  11. ; included.  List one symbol per line, upper or lower case, in any order.
  12. ; Individual symbol comments (up to 40 characters) may be added following any
  13. ; symbol, separated by at least one space, for inclusion in Ally reports.
  14. ;
  15. ; As shipped, this file contains external symbols which automatically load
  16. ; when AutoCAD R12 is started in its default configuration. Feel free to add
  17. ; to or modify this file to fit your needs.  You can also create external
  18. ; symbol files specific to LISP applications.  The files must share the same
  19. ; file name as the main .LSP file except have a .SYM file name extension.
  20. ; Application specific .SYM files must be located in the same directory as
  21. ; their mating .LSP files and must follow the same format as this file.
  22. ;
  23. ; Note: ADS functions and commands in Autodesk's ACADAPP.EXP/ACADAPP.EXE file
  24. ; (automatically loaded by AutoCAD R12) are considered by ALLY to be internal,
  25. ; reserved AutoLISP functions (subrs).
  26.  
  27.  
  28.  
  29. ; AutoLISP functions automatically loaded by AutoCAD R12.  These are defined
  30. ; in Autodesk's ACADR12.LSP file and loaded with the menu by the ACAD.MNL file.
  31. ;
  32. *MERR*           acadr12.lsp
  33. *MERRMSG*        acadr12.lsp
  34. AI_ALOADAME      acadr12.lsp
  35. AI_AMEGREY       acadr12.lsp
  36. AI_ASEGREY       acadr12.lsp
  37. AI_ASEINIT       acadr12.lsp
  38. AI_ASEINIT_CHK   acadr12.lsp
  39. AI_ASETERM       acadr12.lsp
  40. AI_FFILE         acadr12.lsp
  41. AI_LOADAME       acadr12.lsp
  42. AI_LOADAVERENDR  acadr12.lsp
  43. AI_NOFILE        acadr12.lsp
  44. AI_ROOTMENUS     acadr12.lsp
  45. AI_SCRCOMP       acadr12.lsp
  46. AI_SELECT        acadr12.lsp
  47. AI_SETUP         acadr12.lsp
  48. AI_TAB1          acadr12.lsp
  49. AI_TAB2          acadr12.lsp
  50. AI_TAB3          acadr12.lsp
  51. AI_TAB4          acadr12.lsp
  52. AI_TILEDVP       acadr12.lsp
  53. AI_TILEDVP_CHK   acadr12.lsp
  54. AI_UNLOADAME     acadr12.lsp
  55. AI_UPGPREC       acadr12.lsp
  56. AI_UPGVAR        acadr12.lsp
  57. AUTOLOAD         acadr12.lsp
  58. AUTOXLOAD        acadr12.lsp
  59. C:3D             acadr12.lsp
  60. C:3DARRAY        acadr12.lsp
  61. C:AI_BOX         acadr12.lsp
  62. C:AI_CONE        acadr12.lsp
  63. C:AI_DISH        acadr12.lsp
  64. C:AI_DOME        acadr12.lsp
  65. C:AI_MESH        acadr12.lsp
  66. C:AI_PEDITM      acadr12.lsp
  67. C:AI_PYRAMID     acadr12.lsp
  68. C:AI_SPHERE      acadr12.lsp
  69. C:AI_TORUS       acadr12.lsp
  70. C:AI_UNLOADAVE   acadr12.lsp
  71. C:AI_WEDGE       acadr12.lsp
  72. C:ALIGN          acadr12.lsp
  73. C:APPLOAD        acadr12.lsp
  74. C:ASCTEXT        acadr12.lsp
  75. C:CAL            acadr12.lsp
  76. C:DDATTDEF       acadr12.lsp
  77. C:DDATTEXT       acadr12.lsp
  78. C:DDCHPROP       acadr12.lsp
  79. C:DDGRIPS        acadr12.lsp
  80. C:DDINSERT       acadr12.lsp
  81. C:DDMODIFY       acadr12.lsp
  82. C:DDOSNAP        acadr12.lsp
  83. C:DDPTYPE        acadr12.lsp
  84. C:DDRENAME       acadr12.lsp
  85. C:DDSELECT       acadr12.lsp
  86. C:DDSOLMASSP     acadr12.lsp
  87. C:DDSOLMAT       acadr12.lsp
  88. C:DDSOLPRM       acadr12.lsp
  89. C:DDSOLVAR       acadr12.lsp
  90. C:DDUCSP         acadr12.lsp
  91. C:DDUNITS        acadr12.lsp
  92. C:DDVIEW         acadr12.lsp
  93. C:DDVPOINT       acadr12.lsp
  94. C:DL             acadr12.lsp
  95. C:DLINE          acadr12.lsp
  96. C:FILTER         acadr12.lsp
  97. C:FINISH         acadr12.lsp
  98. C:GIFIN          acadr12.lsp
  99. C:LIGHT          acadr12.lsp
  100. C:MIRROR3D       acadr12.lsp
  101. C:MVSETUP        acadr12.lsp
  102. C:PCXIN          acadr12.lsp
  103. C:PLUD           acadr12.lsp
  104. C:RCONFIG        acadr12.lsp
  105. C:RECTANG        acadr12.lsp
  106. C:RENDER         acadr12.lsp
  107. C:REPLAY         acadr12.lsp
  108. C:RIASPECT       acadr12.lsp
  109. C:RIBACKG        acadr12.lsp
  110. C:RIEDGE         acadr12.lsp
  111. C:RIGAMUT        acadr12.lsp
  112. C:RIGREY         acadr12.lsp
  113. C:RITHRESH       acadr12.lsp
  114. C:RMMENU         acadr12.lsp
  115. C:ROTATE3D       acadr12.lsp
  116. C:RPREF          acadr12.lsp
  117. C:SAVEIMG        acadr12.lsp
  118. C:SCENE          acadr12.lsp
  119. C:SOLAMECOMP     acadr12.lsp
  120. C:SOLAMEVER      acadr12.lsp
  121. C:SOLAREA        acadr12.lsp
  122. C:SOLAREAU       acadr12.lsp
  123. C:SOLAXCOL       acadr12.lsp
  124. C:SOLBOX         acadr12.lsp
  125. C:SOLCHAM        acadr12.lsp
  126. C:SOLCHP         acadr12.lsp
  127. C:SOLCONE        acadr12.lsp
  128. C:SOLCUT         acadr12.lsp
  129. C:SOLCYL         acadr12.lsp
  130. C:SOLDECOMP      acadr12.lsp
  131. C:SOLDELENT      acadr12.lsp
  132. C:SOLDISPLAY     acadr12.lsp
  133. C:SOLEXT         acadr12.lsp
  134. C:SOLFEAT        acadr12.lsp
  135. C:SOLFILL        acadr12.lsp
  136. C:SOLHANGLE      acadr12.lsp
  137. C:SOLHPAT        acadr12.lsp
  138. C:SOLHSIZE       acadr12.lsp
  139. C:SOLIDIFY       acadr12.lsp
  140. C:SOLIN          acadr12.lsp
  141. C:SOLINT         acadr12.lsp
  142. C:SOLINTERF      acadr12.lsp
  143. C:SOLLENGTH      acadr12.lsp
  144. C:SOLLIST        acadr12.lsp
  145. C:SOLMASS        acadr12.lsp
  146. C:SOLMASSP       acadr12.lsp
  147. C:SOLMAT         acadr12.lsp
  148. C:SOLMATCURR     acadr12.lsp
  149. C:SOLMESH        acadr12.lsp
  150. C:SOLMOVE        acadr12.lsp
  151. C:SOLOUT         acadr12.lsp
  152. C:SOLPAGELEN     acadr12.lsp
  153. C:SOLPROF        acadr12.lsp
  154. C:SOLPURGE       acadr12.lsp
  155. C:SOLRENDER      acadr12.lsp
  156. C:SOLREV         acadr12.lsp
  157. C:SOLSECT        acadr12.lsp
  158. C:SOLSECTYPE     acadr12.lsp
  159. C:SOLSEP         acadr12.lsp
  160. C:SOLSERVMSG     acadr12.lsp
  161. C:SOLSOLIDIFY    acadr12.lsp
  162. C:SOLSPHERE      acadr12.lsp
  163. C:SOLSUB         acadr12.lsp
  164. C:SOLSUBDIV      acadr12.lsp
  165. C:SOLTORUS       acadr12.lsp
  166. C:SOLUCS         acadr12.lsp
  167. C:SOLUNION       acadr12.lsp
  168. C:SOLUPGRADE     acadr12.lsp
  169. C:SOLVAR         acadr12.lsp
  170. C:SOLVOLUME      acadr12.lsp
  171. C:SOLWDENS       acadr12.lsp
  172. C:SOLWEDGE       acadr12.lsp
  173. C:SOLWIRE        acadr12.lsp
  174. C:STATS          acadr12.lsp
  175. C:TIFFIN         acadr12.lsp
  176. _AUTOLOAD        acadr12.lsp
  177. _AUTOQLOAD       acadr12.lsp
  178. _AUTOXLOAD       acadr12.lsp
  179.