Skip to content
This repository has been archived by the owner on Jun 9, 2018. It is now read-only.

Commit

Permalink
fix PIR code coda
Browse files Browse the repository at this point in the history
  • Loading branch information
fperrad committed Sep 5, 2009
1 parent 9ae88d8 commit 76f6a69
Show file tree
Hide file tree
Showing 16 changed files with 0 additions and 16 deletions.
1 change: 0 additions & 1 deletion t/pmc/boolean.t
Expand Up @@ -66,7 +66,6 @@ Tests C<LuaBoolean> PMC

# Local Variables:
# mode: pir
# cperl-indent-level: 4
# fill-column: 100
# End:
# vim: expandtab shiftwidth=4 ft=pir:
Expand Down
1 change: 0 additions & 1 deletion t/pmc/boolean_hll.t
Expand Up @@ -72,7 +72,6 @@ Tests C<LuaBoolean> PMC

# Local Variables:
# mode: pir
# cperl-indent-level: 4
# fill-column: 100
# End:
# vim: expandtab shiftwidth=4 ft=pir:
Expand Down
1 change: 0 additions & 1 deletion t/pmc/function.t
Expand Up @@ -91,7 +91,6 @@ Tests C<LuaFunction> PMC

# Local Variables:
# mode: pir
# cperl-indent-level: 4
# fill-column: 100
# End:
# vim: expandtab shiftwidth=4 ft=pir:
Expand Down
1 change: 0 additions & 1 deletion t/pmc/function_hll.t
Expand Up @@ -128,7 +128,6 @@ Tests C<LuaFunction> PMC

# Local Variables:
# mode: pir
# cperl-indent-level: 4
# fill-column: 100
# End:
# vim: expandtab shiftwidth=4 ft=pir:
Expand Down
1 change: 0 additions & 1 deletion t/pmc/nil.t
Expand Up @@ -75,7 +75,6 @@ Tests C<LuaNil> PMC

# Local Variables:
# mode: pir
# cperl-indent-level: 4
# fill-column: 100
# End:
# vim: expandtab shiftwidth=4 ft=pir:
Expand Down
1 change: 0 additions & 1 deletion t/pmc/nil_hll.t
Expand Up @@ -69,7 +69,6 @@ Tests C<LuaNil> PMC

# Local Variables:
# mode: pir
# cperl-indent-level: 4
# fill-column: 100
# End:
# vim: expandtab shiftwidth=4 ft=pir:
Expand Down
1 change: 0 additions & 1 deletion t/pmc/number.t
Expand Up @@ -79,7 +79,6 @@ Tests C<LuaNumber> PMC

# Local Variables:
# mode: pir
# cperl-indent-level: 4
# fill-column: 100
# End:
# vim: expandtab shiftwidth=4 ft=pir:
Expand Down
1 change: 0 additions & 1 deletion t/pmc/number_hll.t
Expand Up @@ -103,7 +103,6 @@ Tests C<LuaNumber> PMC

# Local Variables:
# mode: pir
# cperl-indent-level: 4
# fill-column: 100
# End:
# vim: expandtab shiftwidth=4 ft=pir:
Expand Down
1 change: 0 additions & 1 deletion t/pmc/string.t
Expand Up @@ -83,7 +83,6 @@ Tests C<LuaString> PMC

# Local Variables:
# mode: pir
# cperl-indent-level: 4
# fill-column: 100
# End:
# vim: expandtab shiftwidth=4 ft=pir:
Expand Down
1 change: 0 additions & 1 deletion t/pmc/string_hll.t
Expand Up @@ -126,7 +126,6 @@ Tests C<LuaString> PMC

# Local Variables:
# mode: pir
# cperl-indent-level: 4
# fill-column: 100
# End:
# vim: expandtab shiftwidth=4 ft=pir:
Expand Down
1 change: 0 additions & 1 deletion t/pmc/table.t
Expand Up @@ -144,7 +144,6 @@ Tests C<table> type

# Local Variables:
# mode: pir
# cperl-indent-level: 4
# fill-column: 100
# End:
# vim: expandtab shiftwidth=4 ft=pir:
Expand Down
1 change: 0 additions & 1 deletion t/pmc/table_hll.t
Expand Up @@ -137,7 +137,6 @@ Tests C<table> type

# Local Variables:
# mode: pir
# cperl-indent-level: 4
# fill-column: 100
# End:
# vim: expandtab shiftwidth=4 ft=pir:
Expand Down
1 change: 0 additions & 1 deletion t/pmc/thread.t
Expand Up @@ -89,7 +89,6 @@ Tests Lua C<thread> type

# Local Variables:
# mode: pir
# cperl-indent-level: 4
# fill-column: 100
# End:
# vim: expandtab shiftwidth=4 ft=pir:
Expand Down
1 change: 0 additions & 1 deletion t/pmc/thread_hll.t
Expand Up @@ -85,7 +85,6 @@ Tests Lua C<thread> type

# Local Variables:
# mode: pir
# cperl-indent-level: 4
# fill-column: 100
# End:
# vim: expandtab shiftwidth=4 ft=pir:
Expand Down
1 change: 0 additions & 1 deletion t/pmc/userdata.t
Expand Up @@ -81,7 +81,6 @@ Tests C<userdata> type

# Local Variables:
# mode: pir
# cperl-indent-level: 4
# fill-column: 100
# End:
# vim: expandtab shiftwidth=4 ft=pir:
Expand Down
1 change: 0 additions & 1 deletion t/pmc/userdata_hll.t
Expand Up @@ -62,7 +62,6 @@ Tests C<userdata> type

# Local Variables:
# mode: pir
# cperl-indent-level: 4
# fill-column: 100
# End:
# vim: expandtab shiftwidth=4 ft=pir:
Expand Down

0 comments on commit 76f6a69

Please sign in to comment.