You've already forked lazarus-ccr
applications
bindings
components
Comba_Animation
aboutcomponent
acs
beepfp
axl
COPYING
README
axl.pas
axl_decl.inc
axl_decl_imp.inc
axl_doc.inc
axl_doc_imp.inc
axl_dtd.inc
axl_error.inc
axl_factory.inc
axl_hash.inc
axl_list.inc
axl_log.inc
axl_node.inc
axl_node_imp.inc
axl_stack.inc
axl_stream.inc
axl_stream_imp.inc
libaxl.lpk
libaxl.pas
beepfp
doc
example
test
vortex
COPYING.GPL.txt
COPYING.LGPL.txt
COPYING.modifiedLGPL.txt
COPYING.txt
README.txt
makedoc
callite
captcha
chelper
chemtext
cmdline
cmdlinecfg
colorpalette
cryptini
csvdocument
epiktimer
everettrandom
examplecomponent
exctrls
extrasyn
fpexif
fpsound
fpspreadsheet
fractions
freetypepascal
geckoport
gradcontrols
grid_semaphor
industrialstuff
iosdesigner
iphonelazext
jujiboutils
jvcllaz
kcontrols
lazautoupdate
lazbarcodes
lazmapviewer
lclextensions
longtimer
manualdock
mbColorLib
mplayer
multithreadprocs
nvidia-widgets
onguard
orpheus
playsoundpackage
poweredby
powerpdf
rgbgraphics
richmemo
richview
rtfview
rx
scrolltext
smnetgradient
spktoolbar
splashabout
svn
systools
tdi
thtmlport
tparadoxdataset
tvplanit
xdev_toolkit
zlibar
zmsql
examples
image_sources
lclbindings
wst
15 lines
192 B
ObjectPascal
15 lines
192 B
ObjectPascal
![]() |
{ This file was automatically created by Lazarus. do not edit !
|
||
|
This source is only used to compile and install the package.
|
||
|
}
|
||
|
|
||
|
unit LibAxl;
|
||
|
|
||
|
interface
|
||
|
|
||
|
uses
|
||
|
axl;
|
||
|
|
||
|
implementation
|
||
|
|
||
|
end.
|