commit 8777b26e0aa8f3f970b9fdc18395edad7656f169 Author: Dan Buch Date: Sat Apr 17 09:31:20 2010 -0400 adding the hello world mxml app as a submodule diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..8772361 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "HelloWorld"] + path = HelloWorld + url = git://github.com/AdamAtomic/HelloWorld.git diff --git a/HelloWorld b/HelloWorld new file mode 160000 index 0000000..383388c --- /dev/null +++ b/HelloWorld @@ -0,0 +1 @@ +Subproject commit 383388c9282054269e90d007461bd90c2ca6d35b