diff options
author | Fahim | 2015-09-04 17:44:27 +0530 |
---|---|---|
committer | Fahim | 2015-09-04 17:44:27 +0530 |
commit | efb29dd4732f93c1b6a87e90909dcb576640e3bc (patch) | |
tree | c9cef13ce556c912241c45e8e90ee63318631b50 /src/Appconfig.py | |
parent | 267049a90c91aaabb11182f2748760d60b21882f (diff) | |
download | nghdl-efb29dd4732f93c1b6a87e90909dcb576640e3bc.tar.gz nghdl-efb29dd4732f93c1b6a87e90909dcb576640e3bc.tar.bz2 nghdl-efb29dd4732f93c1b6a87e90909dcb576640e3bc.zip |
Subject: Added Appconfig.py. And changed .FreeEDA to .esim-nghdl
Description: Added Appconfig.py. And changed .FreeEDA to .esim-nghdl
Diffstat (limited to 'src/Appconfig.py')
-rw-r--r-- | src/Appconfig.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Appconfig.py b/src/Appconfig.py new file mode 100644 index 0000000..51bd7c1 --- /dev/null +++ b/src/Appconfig.py @@ -0,0 +1,2 @@ + +nghdl_src_loc = ".esim-nghdl" |