Matej Kosik
unread,Jul 5, 2012, 4:34:28 AM7/5/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to bitstring
Dear all,
At the moment, I am using GODI.
When I compile my program with "sexplib.syntax" package,
I do not have to mention "sexplib".
This seems right.
However, when I compile my program with "bitstring.syntax",
I can't omit "bitstring" from the list of packages.
Is this on purpose?
Are there situations when one might want to load "bitstring.syntax"
package but not "bitstring" package?