Added AutoIt Caml and NewtonScript

This commit is contained in:
Bradly Feeley
2008-07-26 13:35:03 -07:00
parent b486a9806f
commit 84a759823e
3 changed files with 17 additions and 0 deletions

1
c/caml.ml Normal file
View File

@@ -0,0 +1 @@
print_endline "Hello world!";;