adding spss

This commit is contained in:
Jeff Carlson
2017-07-29 13:37:39 -04:00
parent eaab90137f
commit 83363dd96b
2 changed files with 4 additions and 0 deletions

3
s/spss.spss Normal file
View File

@@ -0,0 +1,3 @@
BEGIN PROGRAM.
print "Hello, world!"
END PROGRAM.