Merge pull request #140 from cmhokej/revert-4-master

Revert "Commandline calculators bc and dc"
This commit is contained in:
Mike Donaghy
2014-08-17 22:39:18 -04:00
2 changed files with 0 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
#!/usr/bin/bc -q
print "Hello World!\n"
quit

View File

@@ -1,2 +0,0 @@
#!/usr/bin/dc
[Hello World!]p