diff options
Diffstat (limited to 'gschemrc')
-rw-r--r-- | gschemrc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gschemrc b/gschemrc deleted file mode 100644 index fcf437d..0000000 --- a/gschemrc +++ /dev/null | |||
@@ -1,3 +0,0 @@ | |||
1 | (load (string-append geda-data-path "/scheme/auto-uref.scm")) ; load the autonumbering script | ||
2 | (add-hook! add-component-hook auto-uref) ; autonumber when adding a component | ||
3 | (add-hook! copy-component-hook auto-uref) ; autonumber when copying a component | ||