Rewrote svn properties handling script in python. Added more file types.

This commit is contained in:
Jeff Ames
2008-01-26 10:34:49 +00:00
parent 429d14f3e5
commit 20215c3d30
62 changed files with 2447 additions and 2341 deletions

View File

@@ -1,7 +1,7 @@
default
{
state_entry()
{
llOwnerSay("The absolute value of -4 is: "+(string)llAbs(-4) );
}
}
default
{
state_entry()
{
llOwnerSay("The absolute value of -4 is: "+(string)llAbs(-4) );
}
}