Skip to content
This repository has been archived by the owner on Sep 6, 2019. It is now read-only.

Commit

Permalink
Preparing for 0.1-beta release.
Browse files Browse the repository at this point in the history
  • Loading branch information
zlotny committed Dec 20, 2016
1 parent 6b9ce60 commit f16178c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dsphfc/utils.py
Expand Up @@ -48,7 +48,7 @@
# ------ CONSTANTS DEFINITION ------
FREECAD_MIN_VERSION = "016"
APP_NAME = "DesignSPHysics"
DEBUGGING = True
DEBUGGING = False
PICKLE_PROTOCOL = 1 # Binary mode


Expand Down

0 comments on commit f16178c

Please sign in to comment.