refactored library interface
This commit is contained in:
9
haskell/lib/P2PRC.hs
Normal file
9
haskell/lib/P2PRC.hs
Normal file
@@ -0,0 +1,9 @@
|
||||
module P2PRC
|
||||
( runP2PRC
|
||||
)
|
||||
where
|
||||
|
||||
|
||||
import Engine
|
||||
( runP2PRC
|
||||
)
|
||||
Reference in New Issue
Block a user