Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Closed

V5.3 #26

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions 13 .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
.gitattributes

*.so
*.o
*.a

manual/manual.html

testes/time.txt
testes/time-debug.txt

testes/libs/all

7 changes: 7 additions & 0 deletions 7 all
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
cd testes
ulimit -S -s 2000
if { ../lua all.lua; } then
echo -e "\n\n final OK!!!!\n\n"
else
echo -e "\n\n >>>> BUG!!!!\n\n"
fi
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.