diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2017-12-07 14:43:08 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2017-12-07 14:43:08 (GMT) |
commit | 48ac5e6e8fe50c1ff4b9e77440a6365f8b01021f (patch) | |
tree | 14802b7a73329921a928017d721dd842272ffbe2 /ChangeLog | |
parent | 2c988d3ec52cc4c949a35aca7ef335dac773df92 (diff) |
Synchronised the Python bindings: made routines inherit from symbols.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +17-12-07 Cyrille Bagard <nocbos@gmail.com> + + * plugins/pychrysa/analysis/routine.c: + * plugins/pychrysa/format/symbol.c: + * plugins/pychrysa/pychrysa.c: + Synchronise the Python bindings: make routines inherit from symbols. + 17-12-02 Cyrille Bagard <nocbos@gmail.com> * .gitignore: |