Create scilab.scilab

This commit is contained in:
David
2015-08-26 17:54:14 -07:00
parent 99a9e47561
commit ca035fb0b0

3
s/scilab.scilab Normal file
View File

@@ -0,0 +1,3 @@
while(1)
printf("hello world");
end