Skip to content

Commit

Permalink
changed few things for new version and updated the manual file
Browse files Browse the repository at this point in the history
  • Loading branch information
Younes Nejahi committed Jun 11, 2017
1 parent 0113c83 commit 3e88ddd
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 126 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 2.6)

project(GOMC_Serial)
project(GOMC)

include_directories(lib)
include_directories(src)
Expand Down
4 changes: 4 additions & 0 deletions Change log
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Change Log
All notable changes to this project will be documented in this file.

## [2.0] - 6/11/2017
+ NPT added
+ GPU implementation has been added to the project

## [1.9] - 12/12/2016
+ Revision on output. We now only generate one output file.
+ Bug fixes
Expand Down
Binary file modified GOMC_Manual.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Current Release: 1.9 (12/12/2016)
Current Release: 2.0 (6/11/2017)

[![Gitter chat](https://badges.gitter.im/gitterHQ/gitter.png)](https://gitter.im/GOMC_WSU/Lobby?utm_source=share-link&utm_medium=link&utm_campaign=share-link)

Expand Down
124 changes: 0 additions & 124 deletions makefile

This file was deleted.

0 comments on commit 3e88ddd

Please sign in to comment.