diff options
Diffstat (limited to 'src/indicator.symbols')
-rw-r--r-- | src/indicator.symbols | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/indicator.symbols b/src/indicator.symbols new file mode 100644 index 0000000..1cb68cd --- /dev/null +++ b/src/indicator.symbols @@ -0,0 +1,6 @@ +{ + global: indicator_*; + INDICATOR_*; + ICON_SIZE*; + local: _indicator_*; +}; |