Initial commit to the PapyrusRT repository.
This is the initial commit as submitted to CQ 9646.
The repository contains two top-level folders:
- codegen: the code-generator
- rts: the run-time system
Also-by: Andrew Eidsness, Zeligsoft contractor, andrewe@jfront.com,
Barry Maher, Zeligsoft contractor, bmaher@gpinc.ca, Ernesto Posse,
Zeligsoft, eposse@zeligsoft.com, Tim McGuire, Zeligsoft,
tmcguire@zeligsoft.com, Young-Soo Roh, Zeligsoft, ysroh@zeligsoft.com,
Toby McClean, Zeligsoft, toby@zeligsoft.com, Charles Rivet, Zeligsoft,
charles@zeligsoft.com, Andreas Henriksson, Ericsson,
andreas.henriksson@ericsson.com, Akos Horvath, IncQuery Labs,
akos.horvath@incquerylabs.com, Gabor Batori, Ericsson,
Gabor.Batori@ericsson.com, Abel Hegedus, IncQuery Labs,
abel.hegedus@incquerylabs.com, Denes Harmath, IncQuery Labs,
harmathdenes@gmail.com
Signed-off-by: Ernesto Posse <eposse@gmail.com>
diff --git a/rts/build/umlrt/umlrtobjectclass.d b/rts/build/umlrt/umlrtobjectclass.d
new file mode 100644
index 0000000..bfe074b
--- /dev/null
+++ b/rts/build/umlrt/umlrtobjectclass.d
@@ -0,0 +1,9 @@
+build/umlrt/umlrtobjectclass.o: umlrt/umlrtobjectclass.cc \
+ include/umlrtobjectclass.hh base/include/basedebugtype.hh \
+ base/include/basedebug.hh
+
+include/umlrtobjectclass.hh:
+
+base/include/basedebugtype.hh:
+
+base/include/basedebug.hh: