From 4d184c7a757f824db155639706df77e04fc73977 Mon Sep 17 00:00:00 2001 From: Jean-Paul Chaput Date: Mon, 2 Mar 2015 23:44:55 +0100 Subject: [PATCH] Added etesian.conf in ispd05 symbolic technology. --- crlcore/etc/ispd05/etesian.conf | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 crlcore/etc/ispd05/etesian.conf diff --git a/crlcore/etc/ispd05/etesian.conf b/crlcore/etc/ispd05/etesian.conf new file mode 100644 index 00000000..3e9270d8 --- /dev/null +++ b/crlcore/etc/ispd05/etesian.conf @@ -0,0 +1,5 @@ +# -*- Mode:Python; explicit-buffer-name: "etesian.conf" -*- + +import helpers + +execfile( helpers.sysConfDir+'/common/etesian.conf' )