d4 just started, but not attempted, yet

This commit is contained in:
Stefan Harmuth 2021-12-29 16:42:26 +01:00
parent 09dbf8c0c0
commit e65156225e
2 changed files with 0 additions and 18 deletions

View File

@ -1,17 +0,0 @@
import std/os
# Package
version = "0.1.0"
author = "Stefan Harmuth"
description = "aoc2018"
license = "GPL-3.0-or-later"
srcDir = "."
bin = @["aoc2018"]
# Dependencies
rmDir(joinPath(getHomeDir(), "/.nimble/pkgs/tools-#head"))
requires "nim >= 1.6.0"
requires "ssh://git@leeloo.drock.de/nim-tools.git#head"

View File

@ -1 +0,0 @@
switch("define", "release")