Revert "Commandline calculators bc and dc"

This commit is contained in:
cmhokej
2014-07-04 03:38:34 -05:00
parent 60515e277f
commit 96aadbf28c
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