move to subfolder
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
module Simplex.Messaging
|
||||
module Simplex.Messaging.Protocol
|
||||
|
||||
data Participant = Recipient | Sender | Broker
|
||||
|
||||
3
specification/Simplex/Messaging/Scenarios.idr
Normal file
3
specification/Simplex/Messaging/Scenarios.idr
Normal file
@@ -0,0 +1,3 @@
|
||||
module Simplex.Messaging.Scenarios
|
||||
|
||||
import Protocol
|
||||
Reference in New Issue
Block a user