Skip to content

Commit

Permalink
simulation: Remove Praos executable
Browse files Browse the repository at this point in the history
  • Loading branch information
wenkokke committed Nov 19, 2024
1 parent 30a3c71 commit 43fea3a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 53 deletions.
13 changes: 0 additions & 13 deletions simulation/ouroboros-leios-sim.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -150,16 +150,3 @@ executable sample

default-language: Haskell2010
ghc-options: -Wall

executable praos
if flag(perf)
import: performance-opts

main-is: src/PraosProtocol/PraosMain.hs
build-depends:
, base
, optparse-applicative
, ouroboros-leios-sim

default-language: Haskell2010
ghc-options: -Wall
40 changes: 0 additions & 40 deletions simulation/src/PraosProtocol/PraosMain.hs

This file was deleted.

0 comments on commit 43fea3a

Please sign in to comment.