Skip to content

Commit

Permalink
Add missing modules to pack
Browse files Browse the repository at this point in the history
  • Loading branch information
Gbury committed Oct 25, 2017
1 parent 7b28faa commit 0d6548a
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions src/dolmen.mlpack
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,17 @@ Term
Statement
ParseLocation

# Interfaces
Lex_intf
Parse_intf
Location_intf

Id_intf
Term_intf
Stmt_intf
Language_intf


# Dimacs language
Dimacs
LexDimacs
Expand Down

0 comments on commit 0d6548a

Please sign in to comment.