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