move omega subdir to omega_interface
commit5e8f1458fb505241918a090154d40b3be5a1d0f2
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 26 Aug 2008 17:07:06 +0000 (26 19:07 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Thu, 28 Aug 2008 10:08:35 +0000 (28 12:08 +0200)
treea128e502930903bddc98af733e4ff44b368c97f6
parenteb7bb7c4346f7ca4e9b6280cf2288323414749bd
move omega subdir to omega_interface
16 files changed:
Makefile.am
barvinok_enumerate_e.cc
configure.in
omega_interface/Exit.cc [moved from omega/Exit.cc with 100% similarity]
omega_interface/Makefile.am [moved from omega/Makefile.am with 100% similarity]
omega_interface/convert.cc [moved from omega/convert.cc with 99% similarity]
omega_interface/convert.h [moved from omega/convert.h with 100% similarity]
omega_interface/count.cc [moved from omega/count.cc with 99% similarity]
omega_interface/count.h [moved from omega/count.h with 100% similarity]
omega_interface/omega_calc/yylex.h [moved from omega/omega_calc/yylex.h with 100% similarity]
omega_interface/parser.l [moved from omega/parser.l with 100% similarity]
omega_interface/parser.y [moved from omega/parser.y with 100% similarity]
omega_interface/polyfunc.cc [moved from omega/polyfunc.cc with 99% similarity]
omega_interface/polyfunc.h [moved from omega/polyfunc.h with 100% similarity]
omega_interface/vertices.cc [moved from omega/vertices.cc with 96% similarity]
omega_interface/vertices.h [moved from omega/vertices.h with 100% similarity]