Quellcode durchsuchen

Fixed a directory reference

master
Magnus Jahre GitHub vor 6 Jahren
Ursprung
Commit
7120045419
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden GPG-Schlüssel-ID: 4AEE18F83AFDEB23
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. +1
    -1
      introduction.org

+ 1
- 1
introduction.org Datei anzeigen

@@ -113,7 +113,7 @@
combinatorial.

** Your first component
The code for the snippets in this subchapter can be found in Example.scala in the test directory.
The code for the snippets in this subchapter can be found in the directory src/test/scala/Examples/.
You can run them using sbt by running ./sbt in your project root which will open
your sbt console.



Laden…
Abbrechen
Speichern