diff options
author | Trygve Laugstøl <trygvis@inamo.no> | 2023-11-22 13:33:14 +0100 |
---|---|---|
committer | Trygve Laugstøl <trygvis@inamo.no> | 2023-11-22 13:33:14 +0100 |
commit | a07086b9255ea72459f6262884c58fd7bc9294e7 (patch) | |
tree | 3d27fae268f0e00fcabab5150b3321e21a4e5a8e /ip/test.pl | |
parent | 11defdcf845b5ee74d4da5de581079f14c9d0729 (diff) | |
download | prolog-firewall-a07086b9255ea72459f6262884c58fd7bc9294e7.tar.gz prolog-firewall-a07086b9255ea72459f6262884c58fd7bc9294e7.tar.bz2 prolog-firewall-a07086b9255ea72459f6262884c58fd7bc9294e7.tar.xz prolog-firewall-a07086b9255ea72459f6262884c58fd7bc9294e7.zip |
ip
Diffstat (limited to 'ip/test.pl')
-rw-r--r-- | ip/test.pl | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +% vim: syntax=prolog + :- module(test, [ test_main/0, test_main/1]). |