diff options
author | Mika Havela <mika.havela@gmail.com> | 2007-11-28 17:23:26 +0000 |
---|---|---|
committer | Mika Havela <mika.havela@gmail.com> | 2007-11-28 17:23:26 +0000 |
commit | f9975a98a1e3404c2f75ed093f8de47f89b339e5 (patch) | |
tree | b50c0c0a375067d72c10deb0ffac74a2336e0ed7 /shorewall-module.lua | |
parent | 73bd0a6d99c0bdfc1db5432706a3aa577617b10c (diff) | |
download | acf-shorewall-f9975a98a1e3404c2f75ed093f8de47f89b339e5.tar.bz2 acf-shorewall-f9975a98a1e3404c2f75ed093f8de47f89b339e5.tar.xz |
Show files and their content starting to take shape
git-svn-id: svn://svn.alpinelinux.org/acf/shorewall/trunk@383 ab2d0c66-481e-0410-8bed-d214d4d58bed
Diffstat (limited to 'shorewall-module.lua')
-rw-r--r-- | shorewall-module.lua | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/shorewall-module.lua b/shorewall-module.lua deleted file mode 100644 index a05ae0d..0000000 --- a/shorewall-module.lua +++ /dev/null @@ -1,4 +0,0 @@ --- shorewall model methods -module (..., package.seeall) - - |