Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 270 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 270 Bytes

##ALMOST PURE

#INSTALLATION

#Using Make

  1. run 'make'
  2. run 'make clean'

#Compiling individually

  1. run 'g++ -o almostpure Dolphin.cpp Event.cpp main.cpp'

#Now just ensure that the executable and the script.txt file are in the same folder and run the executable!