Git Product home page Git Product logo

ltl2ba's People

Contributors

alaarman avatar meijuh avatar michaelw avatar trolando avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ltl2ba's Issues

autoconf in README

The README advises to type "autoconf -i -f" but that led to errors (on Ubuntu 20_04.6).
"autoreconf -vfi" worked instead. Not sure if this would generally work.

The error message was:

configure.ac:7: error: possibly undefined macro: AM_INIT_AUTOMAKE
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.

Please include `configure` and `Makefile.in`

Thanks for this excellent tool. however, your instructions seem to be out-of-date. They say that it suffices to do make.

In order to configure and make, I ahd to do:

autoreconf --force --install --verbose
# This creates "configure" and "Makefile.in"
./configure
make

Could you please add the auto-generated configure and Makefile.in files to your git repo?
And after taht, could you please update the README to say to do:
./configure && make

And finally, although this may seem trivial, could you include in the README
a one-line example for users to test if it's working for them. I'm thinking of
something like:

4. TESTING

For testing, try:
> ./ltl2ba -f '...'

(with a simple LTL formula), and then re-number 4. CHANGES to 5. CHANGES.

And as one final comment, could you convert the README file from ISO-8859
to the more modern UTF format for the umlaut of 'Büchi'?

Thanks again for this excellent software.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.