Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Lawliar committed Jul 11, 2024
1 parent c7108b4 commit 9730bd2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -90,5 +90,5 @@ RUN cmake \
-DCO3_32BIT=OFF\
.. && make
WORKDIR /CO3_SOURCE/sym_runtime/CROMU_00001
COPY ./sym_runtime/CROMU_00001/pov/first1K.xml.bin2 /CO3_SOURCE/sym_runtime/CROMU_00001/intermediate_results
run touch /CO3_SOURCE/sym_runtime/CROMU_00001/intermediate_results/fileUSB.bin
COPY ./sym_runtime/CROMU_00001/pov/first1K.xml.bin2 /CO3_SOURCE/sym_runtime/CROMU_00001/intermediate_results/concreteInputs.bin
RUN touch /CO3_SOURCE/sym_runtime/CROMU_00001/intermediate_results/fileUSB.bin

0 comments on commit 9730bd2

Please sign in to comment.