Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 2617 in orxonox.OLD for orxonox/branches/buerli/configure.ac


Ignore:
Timestamp:
Oct 22, 2004, 2:02:37 AM (21 years ago)
Author:
adrian
Message:

orxonox/branches/buerli: Addition of Class IPhys (Physical Engine). WorldEntity is not yet inherited from it. The interface of IPhys is quite detailed, but the implementation is mostly dummy code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/branches/buerli/configure.ac

    r2190 r2617  
    22# Process this file with autoconf to produce a configure script.
    33
    4 AC_PREREQ(2.59)
     4AC_PREREQ(2.56)
    55AC_INIT(orxonox, 0.1-pre-alpha, orxonox-dev@mail.datacore.ch)
    66AM_INIT_AUTOMAKE
Note: See TracChangeset for help on using the changeset viewer.