Missing use-modules
This commit is contained in:
parent
27d71df8b9
commit
407613152b
1 changed files with 2 additions and 0 deletions
|
@ -19,8 +19,10 @@ this program. If not, see <https://www.gnu.org/licenses/>.
|
|||
#:use-module (ice-9 eval-string)
|
||||
#:use-module (ice-9 textual-ports)
|
||||
#:use-module (ordo context)
|
||||
#:use-module (ordo handler)
|
||||
#:use-module (ordo logger)
|
||||
#:use-module (ordo play)
|
||||
#:use-module (ordo task)
|
||||
#:use-module (srfi srfi-9)
|
||||
#:use-module (srfi srfi-26)
|
||||
#:use-module (srfi srfi-69)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue