Updated base format

This commit is contained in:
Alejandro Saucedo 2021-12-31 11:31:35 +00:00
parent 3a7863a221
commit 140f1efdf6
2 changed files with 0 additions and 2 deletions

View file

@ -9,4 +9,3 @@ WORKDIR /workspace
COPY . /workspace
RUN make build_linux

View file

@ -1,4 +1,3 @@
# This makefile is optimized to be run from WSL and to interact with the
# Windows host as there are limitations when building GPU programs. This
# makefile contains the commands for interacting with the visual studio