Commit 74e18604 by Tobias Langer

Removed unecessary global variables.

parent 5c3e2918
......@@ -19,10 +19,6 @@ import argparse
import shutil
import json
header = './template/header'
makefile = './template/Makefile'
cpp = './template/cpp'
def query_yes_no(question, default=None):
"""
Queries the user for a decision.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment