Skip to content

Commit

Permalink
fixed path in setup
Browse files Browse the repository at this point in the history
  • Loading branch information
Schwaggot committed Mar 26, 2019
1 parent 9be36da commit b81d4ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

######## GLOBALS #########
MAINDIR = "x"
PROJECTDIR = "kat"
PROJECTDIR = "kat_aceAdvMedical"
##########################

def main():
Expand Down

0 comments on commit b81d4ef

Please sign in to comment.