From a07086b9255ea72459f6262884c58fd7bc9294e7 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Wed, 22 Nov 2023 13:33:14 +0100 Subject: ip --- ip/test.pl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ip/test.pl') diff --git a/ip/test.pl b/ip/test.pl index f96ca63..11a2c37 100644 --- a/ip/test.pl +++ b/ip/test.pl @@ -1,3 +1,5 @@ +% vim: syntax=prolog + :- module(test, [ test_main/0, test_main/1]). -- cgit v1.2.3