Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

missing .cmo in META.in #275

Closed
madroach opened this issue Jul 13, 2012 · 0 comments
Closed

missing .cmo in META.in #275

madroach opened this issue Jul 13, 2012 · 0 comments

Comments

@madroach
Copy link
Contributor

here's a diff, but the + and - get mangled by some formatting agent.

--- META.in Fri Jul 13 08:49:51 2012
+++ META.in Fri Jul 13 08:50:03 2012
@@ -56,5 +56,5 @@ package "syntax" (
requires = "camlp4, estring"
requires(toploop) = "camlp4, estring, batteries"
archive(syntax, preprocessor) = "pa_strings.cma pa_comprehension.cmo pa_llist.cmo"

  •    archive(syntax, toploop)      = "pa_strings.cma pa_comprehension.cmo pa_llist"
    
  •    archive(syntax, toploop)      = "pa_strings.cma pa_comprehension.cmo pa_llist.cmo"
    
    )
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

No branches or pull requests

2 participants