consolidate to single gafrc config file for gschem/gattrib/gnetlist, etc
authorBdale Garbee <bdale@gag.com>
Tue, 7 Dec 2010 17:15:44 +0000 (10:15 -0700)
committerBdale Garbee <bdale@gag.com>
Tue, 7 Dec 2010 17:15:44 +0000 (10:15 -0700)
gafrc [new file with mode: 0644]
gattribrc [deleted symlink]
gnetlistrc [deleted symlink]
gschemrc [deleted file]

diff --git a/gafrc b/gafrc
new file mode 100644 (file)
index 0000000..55565aa
--- /dev/null
+++ b/gafrc
@@ -0,0 +1,2 @@
+;; list libraries here.  order matters as this sets the search order
+(component-library "../bdale/sym")
diff --git a/gattribrc b/gattribrc
deleted file mode 120000 (symlink)
index 441e62e..0000000
--- a/gattribrc
+++ /dev/null
@@ -1 +0,0 @@
-gschemrc
\ No newline at end of file
diff --git a/gnetlistrc b/gnetlistrc
deleted file mode 120000 (symlink)
index 441e62e..0000000
+++ /dev/null
@@ -1 +0,0 @@
-gschemrc
\ No newline at end of file
diff --git a/gschemrc b/gschemrc
deleted file mode 100644 (file)
index 55565aa..0000000
--- a/gschemrc
+++ /dev/null
@@ -1,2 +0,0 @@
-;; list libraries here.  order matters as this sets the search order
-(component-library "../bdale/sym")