move to subfolder
This commit is contained in:
parent
5689cd9064
commit
df0552ef6b
@ -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
|
Loading…
Reference in New Issue
Block a user