Skip to content

issue #46 : Build Error#47

Merged
xtaci merged 1 commit intoxtaci:masterfrom
heshamsafi:master
May 21, 2016
Merged

issue #46 : Build Error#47
xtaci merged 1 commit intoxtaci:masterfrom
heshamsafi:master

Conversation

@heshamsafi
Copy link
Contributor

include/suffix_tree.h :
    - fixed build errors ( access modifiers issue)
    - removed typedef struct ... as it is unnecessary in C++
src/suffic_tree_demo.cpp :
    - fixed typo in function declaration name (seperate -> separate)

    include/suffix_tree.h :
        - fixed build errors ( access modifiers issue)
        - removed typedef struct ... as it is unnecessary in C++
    src/suffic_tree_demo.cpp :
        - fixed typo in function declaration name (seperate -> separate)
@heshamsafi
Copy link
Contributor Author

I did not know whether to push this to master branch or develop branch.
so if you want it on the other branch ... let me know.

@xtaci xtaci merged commit b01ee93 into xtaci:master May 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants