install.dat 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662
  1. #
  2. # $Id$
  3. #
  4. # Install file for Go32v2/Win32/OS2/EMX
  5. #
  6. # Warning: no package should contain more than 16 files
  7. title=Free Pascal Compiler 1.9.4
  8. version=1.9.4
  9. #
  10. # General
  11. #
  12. basepath=c:\pp
  13. docsub=doc
  14. helpidx=fpctoc.htm
  15. #
  16. # Go32v2 packages
  17. #
  18. pack=Dos/Go~3~2v2
  19. binsub=\bin\go32v2
  20. ppc386=ppc386
  21. targetname=go32v2
  22. cfgfile=fpc.cfg
  23. idecfgfile=fp.cfg
  24. ideinifile=fp.ini
  25. filecheck=*go32.zip
  26. # Dos 1
  27. package=basego32.zip,~B~asic system for Go32v2 (required)
  28. # Dos 2
  29. package=asldgo32.zip,GNU ~L~inker and GNU Assembler for Go32v2 (required)
  30. # Dos 3
  31. package=idego32.zip,~I~DE with integrated debugger/compiler (BETA)
  32. # Dos 4
  33. package=utilgo32.zip,~E~xtra Utilities
  34. # Dos 5
  35. package=makego32.zip,GNU ~U~tilities (needed for Makefile usage)
  36. # Dos 6
  37. package=gdbgo32.zip,GNU ~D~ebugger for Go32v2
  38. # Dos 7
  39. package=ufclgo32.zip,~F~ree Component Libary (FCL)
  40. # Dos 8
  41. package=ugdbintgo32.zip[ugdbgo32.zip],GDB Interfacing units
  42. # Dos 9
  43. package=upaszlibgo32.zip[upzlgo32.zip],PasZLib units
  44. # Dos 10
  45. package=uregexprgo32.zip[ureggo32.zip],Regular expression units
  46. # Dos 11
  47. package=uunzipgo32.zip[uzipgo32.zip],Unzip units
  48. # Dos 12
  49. package=unetdbgo32.zip[undbgo32.zip],NetDB units
  50. # Dos 13
  51. package=uuncgigo32.zip[ucgigo32.zip],Uncgi unit
  52. # Dos 14
  53. package=upasjpeggo32.zip[upjpgo32.zip],Pas~J~PEG units
  54. # Dos 15
  55. package=umd5go32.zip,Unit for MD~5~ processing
  56. # Dos 16
  57. #package=ufvgo32.zip,Free ~V~ision (FV)
  58. #
  59. # Win32 packages
  60. #
  61. pack=~W~in32
  62. binsub=\bin\win32
  63. ppc386=ppc386
  64. targetname=win32
  65. cfgfile=fpc.cfg
  66. idecfgfile=fp.cfg
  67. ideinifile=fp.ini
  68. setpathfile=setpath.bat
  69. filecheck=*w32.zip
  70. # Win32 1
  71. package=basew32.zip,~B~asic system for Win32 (required)
  72. # Win32 2
  73. package=asldw32.zip,GNU ~L~inker and GNU Assembler for Win32 (required)
  74. # Win32 3
  75. package=idew32.zip,~I~DE with integrated debugger/compiler (BETA)
  76. # Win32 4
  77. package=utilw32.zip,~E~xtra Utilities
  78. # Win32 5
  79. package=makew32.zip,GNU ~U~tilities (needed for Makefile usage)
  80. # Win32 6
  81. package=gdbw32.zip,GNU ~D~ebugger for Win32
  82. # Win32 7
  83. package=ufclw32.zip,~F~ree Component Libary (FCL)
  84. #
  85. # Win32 packages 2nd part
  86. #
  87. pack=Wi~n~32-2
  88. filecheck=*w32.zip
  89. # Win32-2 1
  90. package=uopenglw32.zip,OpenGL units
  91. # Win32-2 2
  92. package=ugtkw32.zip,GTK units
  93. # Win32-2 3
  94. package=uinetw32.zip,Internet helper routines units
  95. # Win32-2 4
  96. package=uibasew32.zip,Interbase interface units
  97. # Win32-2 5
  98. package=umysqlw32.zip,MySQL interface units
  99. # Win32-2 6
  100. package=ummsystemw32.zip,MMSystem interface units
  101. # Win32-2 7
  102. package=ugdbintw32.zip,GDB Interfacing units
  103. # Win32-2 8
  104. package=upaszlibw32.zip,PasZLib units
  105. # Win32-2 9
  106. package=uregexprw32.zip,Regular expression units
  107. # Win32-2 10
  108. package=uunzipw32.zip,Unzip units
  109. # Win32-2 11
  110. package=uzlibw32.zip,ZLib interface units
  111. # Win32-2 12
  112. package=unetdbw32.zip,NetDB units
  113. # Win32-2 13
  114. package=uuncgiw32.zip,Uncgi unit
  115. # Win32-2 14
  116. package=upasjpegw32.zip,Pas~J~PEG units
  117. # Win32-2 15
  118. package=umd5w32.zip,Unit for MD~5~ processing
  119. # Win32-2 16
  120. #package=ufvw32.zip,Free ~V~ision (FV)
  121. #
  122. # OS/2 packages
  123. #
  124. pack=~O~S/2
  125. binsub=\bin\os2
  126. ppc386=ppc386
  127. targetname=os2
  128. cfgfile=fpc.cfg
  129. idecfgfile=fp.cfg
  130. ideinifile=fp.ini
  131. filecheck=*os2.zip
  132. # OS/2 1
  133. package=baseos2.zip,~B~asic system for OS/2 (required)
  134. # OS/2 2
  135. package=asldos2.zip,GNU ~L~inker and GNU assembler for OS/2 (required)
  136. # OS/2 3
  137. #package=ideos2.zip,~I~DE with integrated debugger/compiler (BETA)
  138. # OS/2 4
  139. package=utilos2.zip,~E~xtra Utilities
  140. # OS/2 5
  141. package=makeos2.zip,GNU ~U~tilities (needed for Makefile usage)
  142. # OS/2 6
  143. #package=gdbos2.zip,GNU ~D~ebugger for EMX and PMGDB front-end
  144. # OS/2 7
  145. package=ufclos2.zip,~F~ree Component Library (FCL)
  146. # OS/2 8
  147. package=uuncgios2.zip[ucgios2.zip],Uncgi unit
  148. # OS/2 9
  149. #package=ufvos2.zip,Free ~V~ision (FV)
  150. # OS/2 10
  151. package=uclkdllos2.zip[uclkos2.zip],CLKDLL interface unit (eCS 1.1+)
  152. # OS/2 11
  153. package=ulvmos2.zip,LVM interface unit (OS/2 v4.5 / eCS)
  154. # OS/2 12
  155. package=upasjpegos2.zip[upjpos2.zip],Pas~J~PEG units
  156. # OS/2 13
  157. package=umd5os2.zip,Unit for MD~5~ processing
  158. #
  159. # OS/2 packages 2nd part
  160. #
  161. pack=OS/~2~
  162. filecheck=*os2.zip
  163. # OS/2-2 1
  164. #package=ugdbintos2.zip[ugdbos2.zip],GDB interfacing units
  165. # OS/2-2 2
  166. package=upaszlibos2.zip[upzlos2.zip],PasZLib units
  167. # OS/2-2 3
  168. package=uregexpros2.zip[uregos2.zip],Regular expression units
  169. # OS/2-2 4
  170. package=urexxos2.zip,REXX SAA interface units
  171. # OS/2-2 5
  172. package=uunzipos2.zip[uzipos2.zip],Unzip units
  173. # OS/2-2 6
  174. package=uftpapios2.zip[uftpos2.zip],FTP API interface units
  175. # OS/2-2 7
  176. package=uhwvideoos2.zip[uhwvos2.zip],HW Video interface units
  177. # OS/2-2 8
  178. package=ummtkos2.zip,MMOS/2 interface units
  179. # OS/2-2 9
  180. package=ux11os2.zip,X11 interface units
  181. # OS/2-2 10
  182. package=ugtkos2.zip,GTK interface units
  183. # OS/2-2 11
  184. package=ufpgtkos2.zip[ufpgtos2.zip],fpGTK units
  185. # OS/2-2 12
  186. package=uimlibos2.zip[uimlbos2.zip],ImLib interface units
  187. # OS/2-2 13
  188. package=ulibpngos2.zip[ulpngos2.zip],LibPNG interface units
  189. # OS/2-2 14
  190. package=utclos2.zip,TCL interface units
  191. # OS/2-2 15
  192. package=uzlibos2.zip,ZLib interface units
  193. # OS/2-2 16
  194. package=unetdbos2.zip[undbos2.zip],NetDB units
  195. #
  196. # EMX packages
  197. #
  198. pack=~E~MX
  199. binsub=\bin\emx
  200. ppc386=ppc386
  201. targetname=emx
  202. cfgfile=fpc.cfg
  203. idecfgfile=fp.cfg
  204. ideinifile=fp.ini
  205. filecheck=*emx.zip
  206. # EMX 1
  207. package=baseemx.zip,~B~asic system for EMX (required)
  208. # EMX 2
  209. package=asldemx.zip,GNU ~L~inker and GNU assembler for EMX (required)
  210. # EMX 3
  211. #package=ideemx.zip,~I~DE with integrated debugger/compiler (BETA)
  212. # EMX 4
  213. package=utilemx.zip,~E~xtra Utilities
  214. # EMX 5
  215. package=makeemx.zip,GNU ~U~tilities (needed for Makefile usage)
  216. # EMX 6
  217. package=gdbemx.zip,GNU ~D~ebugger for EMX and PMGDB front-end
  218. # EMX 7
  219. package=ufclemx.zip,~F~ree Component Library (FCL)
  220. # EMX 8
  221. package=uuncgiemx.zip[ucgiemx.zip],Uncgi unit
  222. # EMX 9
  223. #package=ufvemx.zip,Free ~V~ision (FV)
  224. # EMX 10
  225. package=uclkdllemx.zip[uclkemx.zip],CLKDLL interface unit (eCS 1.1+)
  226. # EMX 11
  227. package=ulvmemx.zip,LVM interface unit (OS/2 v4.5 / eCS)
  228. # EMX 12
  229. package=upasjpegemx.zip[upjpemx.zip],Pas~J~PEG units
  230. # EMX 13
  231. package=umd5emx.zip,Unit for MD~5~ processing
  232. #
  233. # EMX packages 2nd part
  234. #
  235. pack=E~M~X-2
  236. filecheck=*emx.zip
  237. # EMX-2 1
  238. #package=ugdbintemx.zip[ugdbemx.zip],GDB interfacing units
  239. # EMX-2 2
  240. package=upaszlibemx.zip[upzlemx.zip],PasZLib units
  241. # EMX-2 3
  242. package=uregexpremx.zip[uregemx.zip],Regular expression units
  243. # EMX-2 4
  244. package=urexxemx.zip,REXX SAA interface units
  245. # EMX-2 5
  246. package=uunzipemx.zip[uzipemx.zip],Unzip units
  247. # EMX-2 6
  248. package=uftpapiemx.zip[uftpemx.zip],FTP API interface units
  249. # EMX-2 7
  250. package=uhwvideoemx.zip[uhwvemx.zip],HW Video interface units
  251. # EMX-2 8
  252. package=ummtkemx.zip,MMOS/2 interface units
  253. # EMX-2 9
  254. package=ux11emx.zip,X11 interface units
  255. # EMX-2 10
  256. package=ugtkemx.zip,GTK interface units
  257. # EMX-2 11
  258. package=ufpgtkemx.zip[ufpgtemx.zip],fpGTK units
  259. # EMX-2 12
  260. package=uimlibemx.zip[uimlbemx.zip],ImLib interface units
  261. # EMX-2 13
  262. package=ulibpngemx.zip[ulpngemx.zip],LibPNG interface units
  263. # EMX-2 14
  264. package=utclemx.zip,TCL interface units
  265. # EMX-2 15
  266. package=uzlibemx.zip,ZLib interface units
  267. # EMX-2 16
  268. package=unetdbemx.zip[undbemx.zip],NetDB units
  269. #
  270. # Common packages
  271. #
  272. pack=~C~ommon
  273. # Common 1
  274. package=docs-pdf.zip,Documentation (~P~DF)
  275. # Common 2
  276. package=doc-htm.zip[doc-html.zip],Documentation (~H~MTL)
  277. # Common 3
  278. package=demo.zip,D~e~mos
  279. #
  280. # Source packages
  281. #
  282. pack=~S~ources
  283. filecheck=*src.zip
  284. # Source 1
  285. package=basesrc.zip,~B~asic Makefiles for the sources
  286. # Source 2
  287. package=compilersrc.zip[compsrc.zip],~C~ompiler sources
  288. # Source 3
  289. package=rtlsrc.zip,~R~un time library sources
  290. # Source 4
  291. package=fclsrc.zip,~F~ree component library (FCL) sources
  292. # Source 5
  293. package=utilssrc.zip[utilsrc.zip],~U~tils sources
  294. # Source 6
  295. package=installersrc.zip[instsrc.zip],~I~nstaller sources
  296. # Source 7
  297. package=docsrc.zip,~D~ocumentation sources (LaTeX)
  298. # Source 8
  299. package=uuncgisrc.zip[ucgisrc.zip],Uncgi unit source
  300. # Source 9
  301. package=uunzipsrc.zip[uzipsrc.zip],Unzip units
  302. # Source 10
  303. package=uregexprsrc.zip[uregsrc.zip],Regular expression units
  304. # Source 11
  305. package=upaszlibsrc.zip[upzlsrc.zip],PasZLib units
  306. # Source 12
  307. package=urexxsrc.zip,REXX SAA interface units
  308. # Source 13
  309. package=uzlibsrc.zip,ZLib interface units
  310. # Source 14
  311. package=unetdbsrc.zip[undbsrc.zip],NetDB units
  312. # Source 15
  313. package=ummsystemsrc.zip,MMSystem interface units
  314. # Source 16
  315. package=ugdbintsrc.zip[ugdbsrc.zip],GDB Interfacing units
  316. #
  317. # Source packages 2nd part
  318. #
  319. pack=So~u~rces 2
  320. filecheck=*src.zip
  321. # Source-2 1
  322. package=uopenglsrc.zip,OpenGL units
  323. # Source-2 2
  324. package=ugtksrc.zip,GTK units
  325. # Source-2 3
  326. package=uinetsrc.zip,Internet helper routines units
  327. # Source-2 4
  328. package=uibasesrc.zip,Interbase interface units
  329. # Source-2 5
  330. package=umysqlsrc.zip,MySQL interface units
  331. # Source-2 6
  332. package=uftpapisrc.zip[uftpsrc.zip],FTP API interface units
  333. # Source-2 7
  334. package=uhwvideosrc.zip[uhwvsrc.zip],HW Video interface units
  335. # Source-2 8
  336. package=ummtksrc.zip,MMOS/2 interface units
  337. # Source-2 9
  338. package=uclkdllsrc.zip[uclksrc.zip],CLKDLL interface unit (eCS 1.1+)
  339. # Source-2 10
  340. package=ulvmsrc.zip,LVM interface unit
  341. # Source-2 11
  342. package=upasjpegsrc.zip[upjpsrc.zip],PasJPEG units
  343. defaultcfg=
  344. #
  345. # Example fpc.cfg for Free Pascal Compiler Version 1.9.0
  346. #
  347. # ----------------------
  348. # Defines (preprocessor)
  349. # ----------------------
  350. #
  351. # nested #IFNDEF, #IFDEF, #ENDIF, #ELSE, #DEFINE, #UNDEF are allowed
  352. #
  353. # -d is the same as #DEFINE
  354. # -u is the same as #UNDEF
  355. #
  356. #
  357. # Some examples (for switches see below, and the -? helppages)
  358. #
  359. # Try compiling with the -dRELEASE or -dDEBUG on the commandline
  360. #
  361. # For a release compile with optimizes and strip debuginfo
  362. #IFDEF RELEASE
  363. -OG2p2
  364. -Xs
  365. #WRITE Compiling Release Version
  366. #ENDIF
  367. # For a debug version compile with debuginfo and all codegeneration checks on
  368. #IFDEF DEBUG
  369. -g
  370. -Crtoi
  371. #WRITE Compiling Debug Version
  372. #ENDIF
  373. # ----------------
  374. # Parsing switches
  375. # ----------------
  376. # All assembler blocks are intel styled by default
  377. #-Rintel
  378. # All assembler blocks are AT&T styled by default
  379. #-Ratt
  380. # All assembler blocks are directly copied to asm
  381. #-Rdirect
  382. # Semantic checking
  383. # -S2 switch some Delphi 2 extensions on
  384. # -Sc supports operators like C (*=,+=,/= and -=)
  385. # -Sd tries to be Delphi compatible
  386. # -Se<x> compiler stops after the <x> errors (default is 1)
  387. # -Sg allow LABEL and GOTO
  388. # -Sh Use ansistrings
  389. # -Si support C++ styled INLINE
  390. # -Sm support macros like C (global)
  391. # -So tries to be TP/BP 7.0 compatible
  392. # -Sp tries to be gpc compatible
  393. # -Ss constructor name must be init (destructor must be done)
  394. # -St allow static keyword in objects
  395. # Allow goto, inline, C-operators
  396. -Sgic
  397. # ---------------
  398. # Code generation
  399. # ---------------
  400. # Uncomment the next line if you always want static/dynamic units by default
  401. # (can be overruled with -CD, -CS at the commandline)
  402. #-CS
  403. #-CD
  404. # Set the default heapsize to 8Mb
  405. #-Ch8000000
  406. # Set default codegeneration checks (iocheck, overflow, range, stack)
  407. #-Ci
  408. #-Co
  409. #-Cr
  410. #-Ct
  411. # Optimizer switches
  412. # -Og generate smaller code
  413. # -OG generate faster code (default)
  414. # -Or keep certain variables in registers (still BUGGY!!!)
  415. # -Ou enable uncertain optimizations (see docs)
  416. # -O1 level 1 optimizations (quick optimizations)
  417. # -O2 level 2 optimizations (-O1 + slower optimizations)
  418. # -O3 level 3 optimizations (same as -O2u)
  419. # -Op target processor
  420. # -Op1 set target processor to 386/486
  421. # -Op2 set target processor to Pentium/PentiumMMX (tm)
  422. # -Op3 set target processor to PPro/PII/c6x86/K6 (tm)
  423. # Optimize always for Size and Pentium
  424. #-Og2p2
  425. # -----------------------
  426. # Set Filenames and Paths
  427. # -----------------------
  428. # Both slashes and backslashes are allowed in paths
  429. # path to the messagefile, not necessary anymore but can be used to override
  430. # the default language
  431. #-Fr$1/msg/errore.msg
  432. #-Fr$1/msg/errorn.msg
  433. #-Fr$1/msg/errores.msg
  434. #-Fr$1/msg/errord.msg
  435. #-Fr$1/msg/errorr.msg
  436. # path to the gcclib
  437. #-Fl$1/lib
  438. # searchpath for includefiles
  439. # release them only if you know what you do
  440. # because this could cause a rebuild of the runtime library
  441. # if you tell them compiler/ide to build the project (FK)
  442. #-Fi$1/source/rtl/inc;$1/source/rtl/i386
  443. # searchpath for objectfiles
  444. #-Fo$1/source/rtl/inc;$1/source/rtl/i386
  445. # searchpath for units and other system dependent things
  446. -Fu$1/units/$TARGET
  447. -Fu$1/units/$TARGET/*
  448. -Fu$1/units/$TARGET/rtl
  449. # searchpath for libraries
  450. #-Fl$1/lib
  451. #-Fl/lib;/usr/lib
  452. # searchpath for tools
  453. -FD$1/bin/$TARGET
  454. # -------------
  455. # Linking
  456. # -------------
  457. # generate always debugging information for GDB (slows down the compiling
  458. # process)
  459. #-gl
  460. # always pass an option to the linker
  461. #-k-s
  462. # Always strip debuginfo from the executable
  463. -Xs
  464. # -------------
  465. # Miscellaneous
  466. # -------------
  467. # Write always a nice FPC logo ;)
  468. -l
  469. # Verbosity
  470. # e : Show errors (default) d : Show debug info
  471. # w : Show warnings u : Show used files
  472. # n : Show notes t : Show tried files
  473. # h : Show hints m : Show defined macros
  474. # i : Show general info p : Show compiled procedures
  475. # l : Show linenumbers c : Show conditionals
  476. # a : Show everything 0 : Show nothing (except errors)
  477. # Display Info, Warnings, Notes and Hints
  478. -viwnh
  479. # If you don't want so much verbosity use
  480. #-vw
  481. endcfg
  482. # the IDE configuration files
  483. defaultidecfg=
  484. #IFDEF NORMAL
  485. -T$target
  486. -Sg
  487. -O1
  488. -OG
  489. -Op2
  490. -Ratt
  491. -Fu$1\units\$TARGET
  492. -Fu$1\units\$TARGET\*
  493. -Fu$1\units\$TARGET\rtl
  494. -Cs131072
  495. -Ch2097152
  496. -g-
  497. -p-
  498. -b-
  499. #ENDIF
  500. #IFDEF DEBUG
  501. -T$target
  502. -Sg
  503. -Cr
  504. -Ci
  505. -Co
  506. -OG
  507. -Op2
  508. -Ratt
  509. -Fu$1\units\$TARGET
  510. -Fu$1\units\$TARGET\*
  511. -Fu$1\units\$TARGET\rtl
  512. -Cs131072
  513. -Ch2097152
  514. -g
  515. -p-
  516. -b-
  517. #ENDIF
  518. #IFDEF RELEASE
  519. -T$target
  520. -Sg
  521. -O1
  522. -O2
  523. -OG
  524. -Op2
  525. -Ratt
  526. -Fu$1\units\$TARGET
  527. -Fu$1\units\$TARGET\*
  528. -Fu$1\units\$TARGET\rtl
  529. -Cs131072
  530. -Ch2097152
  531. -g-
  532. -p-
  533. -b-
  534. #ENDIF
  535. endcfg
  536. defaultideini=
  537. [Compile]
  538. CompileMode=DEBUG
  539. [Help]
  540. Files="$1\doc\fpctoc.htx"
  541. [Editor]
  542. DefaultTabSize=8
  543. DefaultFlags=20599
  544. DefaultSaveExt=.pas
  545. DefaultIndentSize=1
  546. [Highlight]
  547. Exts="*.pas;*.pp;*.inc"
  548. NeedsTabs="make*;make*.*"
  549. [SourcePath]
  550. SourceList=""
  551. [Mouse]
  552. DoubleDelay=8
  553. ReverseButtons=0
  554. AltClickAction=6
  555. CtrlClickAction=1
  556. [Search]
  557. FindFlags=4
  558. [Breakpoints]
  559. Count=0
  560. [Watches]
  561. Count=0
  562. [Preferences]
  563. DesktopFileFlags=209
  564. CenterCurrentLineWhileDebugging=1
  565. AutoSaveFlags=7
  566. MiscOptions=6
  567. DesktopLocation=1
  568. [Misc]
  569. ShowReadme=1
  570. [Files]
  571. OpenExts="*.pas;*.pp;*.inc"
  572. endcfg
  573. defaultsetpath=
  574. @echo off
  575. echo Setting PATH for use with $target Free Pascal compiler
  576. set A=$1\bin\$target;%PATH%
  577. set Path=
  578. set PATH=%A%
  579. set A=
  580. endcfg
  581. #
  582. # That's all folks
  583. #