diff options
author | Jesse Koontz <jesselks@yahoo.com> | 2005-07-29 18:53:09 +0000 |
---|---|---|
committer | Jesse Koontz <jesselks@yahoo.com> | 2005-07-29 18:53:09 +0000 |
commit | cf37c06dbbde7ceb21691e6d90067eae8cfcfadd (patch) | |
tree | 9c54299ae872ad64dfab76ca64d1d62e54338d35 /notes/goals | |
parent | 9f2aaac6b783e142a74e9c71f8d2cdd4cd2e0702 (diff) | |
download | puppet-cf37c06dbbde7ceb21691e6d90067eae8cfcfadd.tar.gz puppet-cf37c06dbbde7ceb21691e6d90067eae8cfcfadd.tar.xz puppet-cf37c06dbbde7ceb21691e6d90067eae8cfcfadd.zip |
Moved documentation to project website.
git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@477 980ebf18-57e1-0310-9a29-db15c13687c0
Diffstat (limited to 'notes/goals')
-rw-r--r-- | notes/goals | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/notes/goals b/notes/goals deleted file mode 100644 index 3bd1e9d86..000000000 --- a/notes/goals +++ /dev/null @@ -1,17 +0,0 @@ -Lists and iteration - -consistent syntax - -datatype sigils? - -module interface - -references? - -eval? - -multiline strings - -all syntax supported anywhere - -ability to evaluate any object for truth or falseness |