muntyan / moo (http://mooedit.sourceforget.net/)

Main medit repository

Clone this repository (size: 14.5 MB): HTTPS / SSH
$ hg clone http://bitbucket.org/muntyan/moo/
commit 3918: e6cba45142a6
parent 3917: 106c99806554
branch: default
cpp stuff lives in playground
Yevgen Muntyan
8 weeks ago

Changed (Δ148 bytes):

raw changeset »

moo/mooutils/CMakeLists.cmake (0 lines added, 9 lines removed)

moo/mooutils/moocpp-cont.h

moo/mooutils/moocpp-exc.h

moo/mooutils/moocpp-gobject.cpp

moo/mooutils/moocpp-gobject.h

moo/mooutils/moocpp-gtk.h

moo/mooutils/moocpp-macros.h

moo/mooutils/moocpp-refptr.h

moo/mooutils/moocpp-types.h

moo/mooutils/moocpp.cpp

moo/mooutils/moocpp.h

Up to file-list moo/mooutils/CMakeLists.cmake:

@@ -49,15 +49,6 @@ SET(MOOUTILS_SOURCES
49
49
  moocombo.h
50
50
  moocompat.c
51
51
  moocompat.h
52
  moocpp-cont.h
53
  moocpp-macros.h
54
  moocpp-refptr.h
55
  moocpp-types.h
56
  moocpp-gtk.h
57
  moocpp-gobject.h
58
  moocpp-gobject.cpp
59
  moocpp.h
60
  moocpp.cpp
61
52
  moodialogs.c
62
53
  moodialogs.h
63
54
  mooeditops.c