9 lines
134 B
Scheme
9 lines
134 B
Scheme
; -*-Scheme-*-
|
|
;;;
|
|
;;; Project specific init file for gaf
|
|
;;;
|
|
|
|
; Add custom symbol library
|
|
(component-library "./custom_symbols")
|
|
|
|
|