add process module to all_modules test
This commit is contained in:
@@ -27,6 +27,7 @@ use_module(library(ordsets)).
|
|||||||
use_module(library(os)).
|
use_module(library(os)).
|
||||||
use_module(library(pairs)).
|
use_module(library(pairs)).
|
||||||
use_module(library(pio)).
|
use_module(library(pio)).
|
||||||
|
use_module(library(process)).
|
||||||
use_module(library(queues)).
|
use_module(library(queues)).
|
||||||
use_module(library(random)).
|
use_module(library(random)).
|
||||||
use_module(library(reif)).
|
use_module(library(reif)).
|
||||||
|
|||||||
@@ -45,3 +45,4 @@
|
|||||||
true.
|
true.
|
||||||
true.
|
true.
|
||||||
true.
|
true.
|
||||||
|
true.
|
||||||
|
|||||||
Reference in New Issue
Block a user