summaryrefslogtreecommitdiff
path: root/pbx/ael/ael-test/ael-test3/include3.ael2
diff options
context:
space:
mode:
authorKevin P. Fleming <kpfleming@digium.com>2006-04-24 17:41:27 +0000
committerKevin P. Fleming <kpfleming@digium.com>2006-04-24 17:41:27 +0000
commit5f58cc8770b028174797748c71d0f74feff6f786 (patch)
tree5ce36257d23c91be83f8acd95dbb5342a8b2dcfd /pbx/ael/ael-test/ael-test3/include3.ael2
parentbc50c527f86587c4f438fd6e569e2da3a2a2d66e (diff)
Merge Steve Murphy's (murf) complete re-implementation of AEL, which is now no longer considered experimental :-)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@22273 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'pbx/ael/ael-test/ael-test3/include3.ael2')
-rw-r--r--pbx/ael/ael-test/ael-test3/include3.ael22
1 files changed, 2 insertions, 0 deletions
diff --git a/pbx/ael/ael-test/ael-test3/include3.ael2 b/pbx/ael/ael-test/ael-test3/include3.ael2
new file mode 100644
index 000000000..3c6c1e3dd
--- /dev/null
+++ b/pbx/ael/ael-test/ael-test3/include3.ael2
@@ -0,0 +1,2 @@
+ NoOp(This is include3.ael2!);
+ #include "include5.ael2"