Hardware Design: SIE
Sign in or create your account
|
Project List
|
Help
Project Home
Downloads
Documentation
Issues
Source
Code Review
Source Tree
|
Change Log
|
How To Get The Code
Hardware Design: SIE Git Source Tree
Root
/
sie_fs
/
root
/
scripts
/
lua
/
test
/
echo.lua
1
-- echo command line arguments
2
3
for i=0,table.getn(arg) do
4
print(i,arg[i])
5
end
6
Download this file
Branches:
master
Main page
Current events
Mailing lists
Planet
Projects server
interactive
About Qi
Recent changes
Contact Qi
Help