tweak bimetatrans_tests.pl
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
:- module(bimetatran_tests, [test_bimetatrans/0]).
|
:- module(bimetatran_tests, [test_bimetatrans/0]).
|
||||||
|
|
||||||
:- use_module('bimetatrans').
|
:- use_module(bimetatrans).
|
||||||
|
|
||||||
:- use_module(library(dcgs)).
|
:- use_module(library(dcgs)).
|
||||||
:- use_module(library(iso_ext)).
|
:- use_module(library(iso_ext)).
|
||||||
|
|||||||
Reference in New Issue
Block a user