diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-05-07 12:54:18 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-05-07 12:54:18 (EDT) |
commit | 6b8e4081f0e47ed7926598ce86601e3345041458 (patch) | |
tree | 4086db51ca3ab964565c86987b5f4386d6afa1c4 /substvars |
Initial commit.
Diffstat (limited to 'substvars')
-rw-r--r-- | substvars | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/substvars b/substvars new file mode 100644 index 0000000..7c335b6 --- /dev/null +++ b/substvars @@ -0,0 +1,4 @@ +Common-Description: + bc is a language that supports arbitrary precision numbers with interactive + execution of statements. There are some similarities in the syntax to the C + programming language. |