Skip to content

Commit

Permalink
Move code into "src"
Browse files Browse the repository at this point in the history
  • Loading branch information
Larry Diehl authored and Larry Diehl committed May 25, 2010
1 parent 866c2c4 commit 6be09e9
Show file tree
Hide file tree
Showing 17 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Then add this to `Agda2 Include Dirs`:
## Running ##

Run the following to see this in action for [Lemmachine.Default](http://github.com/larrytheliquid/Lemmachine/blob/master/Lemmachine/Default.agda):
agda -c -i . -i ./vendor/stdlib/src Lemmachine/Default.agda
agda -c --compile-dir=. --ghc-flag=-isrc -i src -i vendor/stdlib/src src/Lemmachine/Default.agda
./Default

In a separate terminal, see a `200` response:
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 6be09e9

Please sign in to comment.