diff options
author | Ansgar Radermacher | 2014-01-08 16:26:12 +0000 |
---|---|---|
committer | Ansgar Radermacher | 2014-01-08 16:28:08 +0000 |
commit | 7a7990a82c0bed5a4ea44cdc3921d5df670afc54 (patch) | |
tree | aa4dfc3b2de1c831abe22930ac5b159906bc9996 /extraplugins | |
parent | bd07552d45da53a4ca1a42304a9e1279b46c8930 (diff) | |
download | org.eclipse.papyrus-7a7990a82c0bed5a4ea44cdc3921d5df670afc54.tar.gz org.eclipse.papyrus-7a7990a82c0bed5a4ea44cdc3921d5df670afc54.tar.xz org.eclipse.papyrus-7a7990a82c0bed5a4ea44cdc3921d5df670afc54.zip |
Removed generated files (trivial)
Diffstat (limited to 'extraplugins')
16 files changed, 0 insertions, 592 deletions
diff --git a/extraplugins/codegen/org.eclipse.papyrus.cpp.test/Debug/.gitignore b/extraplugins/codegen/org.eclipse.papyrus.cpp.test/Debug/.gitignore deleted file mode 100644 index 5f376f39c91..00000000000 --- a/extraplugins/codegen/org.eclipse.papyrus.cpp.test/Debug/.gitignore +++ /dev/null @@ -1 +0,0 @@ -/TestCDTintegration diff --git a/extraplugins/codegen/org.eclipse.papyrus.cpp.test/Debug/TestCCodeGen/subdir.mk b/extraplugins/codegen/org.eclipse.papyrus.cpp.test/Debug/TestCCodeGen/subdir.mk deleted file mode 100644 index d1ff75c23f8..00000000000 --- a/extraplugins/codegen/org.eclipse.papyrus.cpp.test/Debug/TestCCodeGen/subdir.mk +++ /dev/null @@ -1,47 +0,0 @@ -################################################################################ -# Automatically-generated file. Do not edit! -################################################################################ - -# Add inputs and outputs from these tool invocations to the build variables -CPP_SRCS += \ -../TestCCodeGen/Class1.cpp \ -../TestCCodeGen/Class2.cpp \ -../TestCCodeGen/Class3.cpp - -C_SRCS += \ -../TestCCodeGen/Class1.c \ -../TestCCodeGen/Class2.c \ -../TestCCodeGen/Class3.c - -OBJS += \ -./TestCCodeGen/Class1.o \ -./TestCCodeGen/Class2.o \ -./TestCCodeGen/Class3.o - -C_DEPS += \ -./TestCCodeGen/Class1.d \ -./TestCCodeGen/Class2.d \ -./TestCCodeGen/Class3.d - -CPP_DEPS += \ -./TestCCodeGen/Class1.d \ -./TestCCodeGen/Class2.d \ -./TestCCodeGen/Class3.d - - -# Each subdirectory must supply rules for building sources it contributes -TestCCodeGen/%.o: ../TestCCodeGen/%.c - @echo 'Building file: $<' - @echo 'Invoking: GCC C Compiler' - gcc -O0 -g3 -Wall -c -fmessage-length=0 -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -o "$@" "$<" - @echo 'Finished building: $<' - @echo ' ' - -TestCCodeGen/%.o: ../TestCCodeGen/%.cpp - @echo 'Building file: $<' - @echo 'Invoking: GCC C++ Compiler' - g++ -O0 -g3 -Wall -c -fmessage-length=0 -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -o "$@" "$<" - @echo 'Finished building: $<' - @echo ' ' - - diff --git a/extraplugins/codegen/org.eclipse.papyrus.cpp.test/Debug/makefile b/extraplugins/codegen/org.eclipse.papyrus.cpp.test/Debug/makefile deleted file mode 100644 index 453585cf42d..00000000000 --- a/extraplugins/codegen/org.eclipse.papyrus.cpp.test/Debug/makefile +++ /dev/null @@ -1,60 +0,0 @@ -################################################################################ -# Automatically-generated file. Do not edit! -################################################################################ - --include ../makefile.init - -RM := rm -rf - -# All of the sources participating in the build are defined here --include sources.mk --include TestCDTintegration/subdir.mk --include TestCCodeGen/subdir.mk --include subdir.mk --include objects.mk - -ifneq ($(MAKECMDGOALS),clean) -ifneq ($(strip $(C++_DEPS)),) --include $(C++_DEPS) -endif -ifneq ($(strip $(C_DEPS)),) --include $(C_DEPS) -endif -ifneq ($(strip $(CC_DEPS)),) --include $(CC_DEPS) -endif -ifneq ($(strip $(CPP_DEPS)),) --include $(CPP_DEPS) -endif -ifneq ($(strip $(CXX_DEPS)),) --include $(CXX_DEPS) -endif -ifneq ($(strip $(C_UPPER_DEPS)),) --include $(C_UPPER_DEPS) -endif -endif - --include ../makefile.defs - -# Add inputs and outputs from these tool invocations to the build variables - -# All Target -all: org.eclipse.papyrus.cpp.test - -# Tool invocations -org.eclipse.papyrus.cpp.test: $(OBJS) $(USER_OBJS) - @echo 'Building target: $@' - @echo 'Invoking: GCC C++ Linker' - g++ -o "org.eclipse.papyrus.cpp.test" $(OBJS) $(USER_OBJS) $(LIBS) - @echo 'Finished building target: $@' - @echo ' ' - -# Other Targets -clean: - -$(RM) $(OBJS)$(C++_DEPS)$(C_DEPS)$(CC_DEPS)$(CPP_DEPS)$(EXECUTABLES)$(CXX_DEPS)$(C_UPPER_DEPS) org.eclipse.papyrus.cpp.test - -@echo ' ' - -.PHONY: all clean dependents -.SECONDARY: - --include ../makefile.targets diff --git a/extraplugins/codegen/org.eclipse.papyrus.cpp.test/Debug/model/Class3/subdir.mk b/extraplugins/codegen/org.eclipse.papyrus.cpp.test/Debug/model/Class3/subdir.mk deleted file mode 100644 index 77ca4e18491..00000000000 --- a/extraplugins/codegen/org.eclipse.papyrus.cpp.test/Debug/model/Class3/subdir.mk +++ /dev/null @@ -1,24 +0,0 @@ -################################################################################ -# Automatically-generated file. Do not edit! -################################################################################ - -# Add inputs and outputs from these tool invocations to the build variables -CPP_SRCS += \ -../model/Class3/Operation1.cpp - -OBJS += \ -./model/Class3/Operation1.o - -CPP_DEPS += \ -./model/Class3/Operation1.d - - -# Each subdirectory must supply rules for building sources it contributes -model/Class3/%.o: ../model/Class3/%.cpp - @echo 'Building file: $<' - @echo 'Invoking: GCC C++ Compiler' - g++ -O0 -g3 -Wall -c -fmessage-length=0 -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -o "$@" "$<" - @echo 'Finished building: $<' - @echo ' ' - - diff --git a/extraplugins/codegen/org.eclipse.papyrus.cpp.test/Debug/model/implementation/Class0/subdir.mk b/extraplugins/codegen/org.eclipse.papyrus.cpp.test/Debug/model/implementation/Class0/subdir.mk deleted file mode 100644 index 7a1f39b054c..00000000000 --- a/extraplugins/codegen/org.eclipse.papyrus.cpp.test/Debug/model/implementation/Class0/subdir.mk +++ /dev/null @@ -1,33 +0,0 @@ -################################################################################ -# Automatically-generated file. Do not edit! -################################################################################ - -# Add inputs and outputs from these tool invocations to the build variables -CPP_SRCS += \ -../model/implementation/Class0/operation1.cpp \ -../model/implementation/Class0/operation2.cpp \ -../model/implementation/Class0/operation3.cpp \ -../model/implementation/Class0/unnamed.cpp - -OBJS += \ -./model/implementation/Class0/operation1.o \ -./model/implementation/Class0/operation2.o \ -./model/implementation/Class0/operation3.o \ -./model/implementation/Class0/unnamed.o - -CPP_DEPS += \ -./model/implementation/Class0/operation1.d \ -./model/implementation/Class0/operation2.d \ -./model/implementation/Class0/operation3.d \ -./model/implementation/Class0/unnamed.d - - -# Each subdirectory must supply rules for building sources it contributes -model/implementation/Class0/%.o: ../model/implementation/Class0/%.cpp - @echo 'Building file: $<' - @echo 'Invoking: GCC C++ Compiler' - g++ -O0 -g3 -Wall -c -fmessage-length=0 -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -o "$@" "$<" - @echo 'Finished building: $<' - @echo ' ' - - diff --git a/extraplugins/codegen/org.eclipse.papyrus.cpp.test/Debug/model/implementation/subdir.mk b/extraplugins/codegen/org.eclipse.papyrus.cpp.test/Debug/model/implementation/subdir.mk deleted file mode 100644 index b6347485406..00000000000 --- a/extraplugins/codegen/org.eclipse.papyrus.cpp.test/Debug/model/implementation/subdir.mk +++ /dev/null @@ -1,27 +0,0 @@ -################################################################################ -# Automatically-generated file. Do not edit! -################################################################################ - -# Add inputs and outputs from these tool invocations to the build variables -CPP_SRCS += \ -../model/implementation/Class0.cpp \ -../model/implementation/Class1.cpp - -OBJS += \ -./model/implementation/Class0.o \ -./model/implementation/Class1.o - -CPP_DEPS += \ -./model/implementation/Class0.d \ -./model/implementation/Class1.d - - -# Each subdirectory must supply rules for building sources it contributes -model/implementation/%.o: ../model/implementation/%.cpp - @echo 'Building file: $<' - @echo 'Invoking: GCC C++ Compiler' - g++ -O0 -g3 -Wall -c -fmessage-length=0 -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -o "$@" "$<" - @echo 'Finished building: $<' - @echo ' ' - - diff --git a/extraplugins/codegen/org.eclipse.papyrus.cpp.test/Debug/model/subdir.mk b/extraplugins/codegen/org.eclipse.papyrus.cpp.test/Debug/model/subdir.mk deleted file mode 100644 index e1a4087402a..00000000000 --- a/extraplugins/codegen/org.eclipse.papyrus.cpp.test/Debug/model/subdir.mk +++ /dev/null @@ -1,27 +0,0 @@ -################################################################################ -# Automatically-generated file. Do not edit! -################################################################################ - -# Add inputs and outputs from these tool invocations to the build variables -CPP_SRCS += \ -../model/Class1.cpp \ -../model/Class3.cpp - -OBJS += \ -./model/Class1.o \ -./model/Class3.o - -CPP_DEPS += \ -./model/Class1.d \ -./model/Class3.d - - -# Each subdirectory must supply rules for building sources it contributes -model/%.o: ../model/%.cpp - @echo 'Building file: $<' - @echo 'Invoking: GCC C++ Compiler' - g++ -O0 -g3 -Wall -c -fmessage-length=0 -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -o "$@" "$<" - @echo 'Finished building: $<' - @echo ' ' - - diff --git a/extraplugins/codegen/org.eclipse.papyrus.cpp.test/Debug/objects.mk b/extraplugins/codegen/org.eclipse.papyrus.cpp.test/Debug/objects.mk deleted file mode 100644 index 742c2da043f..00000000000 --- a/extraplugins/codegen/org.eclipse.papyrus.cpp.test/Debug/objects.mk +++ /dev/null @@ -1,8 +0,0 @@ -################################################################################ -# Automatically-generated file. Do not edit! -################################################################################ - -USER_OBJS := - -LIBS := - diff --git a/extraplugins/codegen/org.eclipse.papyrus.cpp.test/Debug/sources.mk b/extraplugins/codegen/org.eclipse.papyrus.cpp.test/Debug/sources.mk deleted file mode 100644 index 477eca1972c..00000000000 --- a/extraplugins/codegen/org.eclipse.papyrus.cpp.test/Debug/sources.mk +++ /dev/null @@ -1,28 +0,0 @@ -################################################################################ -# Automatically-generated file. Do not edit! -################################################################################ - -O_SRCS := -CPP_SRCS := -C_UPPER_SRCS := -C_SRCS := -S_UPPER_SRCS := -OBJ_SRCS := -ASM_SRCS := -CXX_SRCS := -C++_SRCS := -CC_SRCS := -OBJS := -C++_DEPS := -C_DEPS := -CC_DEPS := -CPP_DEPS := -EXECUTABLES := -CXX_DEPS := -C_UPPER_DEPS := - -# Every subdirectory with source files must be described here -SUBDIRS := \ -TestCDTintegration \ -TestCCodeGen \ - diff --git a/extraplugins/codegen/org.eclipse.papyrus.cpp.test/TestCDTintegration/Class1.cpp b/extraplugins/codegen/org.eclipse.papyrus.cpp.test/TestCDTintegration/Class1.cpp deleted file mode 100644 index eae7809c990..00000000000 --- a/extraplugins/codegen/org.eclipse.papyrus.cpp.test/TestCDTintegration/Class1.cpp +++ /dev/null @@ -1,29 +0,0 @@ -// -------------------------------------------------------- -// Code generated by Papyrus C++ -// -------------------------------------------------------- - -#define TestCDTintegration_Class1_BODY - -/************************************************************ - Class1 class body - ************************************************************/ - - - -// include associated header file -#include <TestCDTintegration/Class1.h> - - - -// Derived includes directives - - - -// static attributes (if any) - - - - -/************************************************************ - End of Class1 class body - ************************************************************/
\ No newline at end of file diff --git a/extraplugins/codegen/org.eclipse.papyrus.cpp.test/TestCDTintegration/Class1.h b/extraplugins/codegen/org.eclipse.papyrus.cpp.test/TestCDTintegration/Class1.h deleted file mode 100644 index eeecc852d10..00000000000 --- a/extraplugins/codegen/org.eclipse.papyrus.cpp.test/TestCDTintegration/Class1.h +++ /dev/null @@ -1,60 +0,0 @@ -// -------------------------------------------------------- -// Code generated by Papyrus C++ -// -------------------------------------------------------- - -#ifndef TESTCDTINTEGRATION_CLASS1_H -#define TESTCDTINTEGRATION_CLASS1_H - -/************************************************************ - Class1 class header - ************************************************************/ - -/* Owner package header include */ -#include <TestCDTintegration/Pkg_TestCDTintegration.h> - - - - - - - - -/************************************************************/ -/** - * - */ -class Class1 - { - public: - - protected: - - private: - - - public: - - - protected: - - - private: - - -}; -/************************************************************/ -/* External declarations (package visibility) */ - - -/************************************************************/ - - -/* Inline functions */ - - - -/************************************************************ - End of Class1 class header - ************************************************************/ - -#endif
\ No newline at end of file diff --git a/extraplugins/codegen/org.eclipse.papyrus.cpp.test/TestCDTintegration/Class2.cpp b/extraplugins/codegen/org.eclipse.papyrus.cpp.test/TestCDTintegration/Class2.cpp deleted file mode 100644 index 42a31cf03f3..00000000000 --- a/extraplugins/codegen/org.eclipse.papyrus.cpp.test/TestCDTintegration/Class2.cpp +++ /dev/null @@ -1,29 +0,0 @@ -// -------------------------------------------------------- -// Code generated by Papyrus C++ -// -------------------------------------------------------- - -#define TestCDTintegration_Class2_BODY - -/************************************************************ - Class2 class body - ************************************************************/ - - - -// include associated header file -#include <TestCDTintegration/Class2.h> - - - -// Derived includes directives - - - -// static attributes (if any) - - - - -/************************************************************ - End of Class2 class body - ************************************************************/
\ No newline at end of file diff --git a/extraplugins/codegen/org.eclipse.papyrus.cpp.test/TestCDTintegration/Class2.h b/extraplugins/codegen/org.eclipse.papyrus.cpp.test/TestCDTintegration/Class2.h deleted file mode 100644 index 925ad340934..00000000000 --- a/extraplugins/codegen/org.eclipse.papyrus.cpp.test/TestCDTintegration/Class2.h +++ /dev/null @@ -1,60 +0,0 @@ -// -------------------------------------------------------- -// Code generated by Papyrus C++ -// -------------------------------------------------------- - -#ifndef TESTCDTINTEGRATION_CLASS2_H -#define TESTCDTINTEGRATION_CLASS2_H - -/************************************************************ - Class2 class header - ************************************************************/ - -/* Owner package header include */ -#include <TestCDTintegration/Pkg_TestCDTintegration.h> - - - - - - - - -/************************************************************/ -/** - * - */ -class Class2 - { - public: - - protected: - - private: - - - public: - - - protected: - - - private: - - -}; -/************************************************************/ -/* External declarations (package visibility) */ - - -/************************************************************/ - - -/* Inline functions */ - - - -/************************************************************ - End of Class2 class header - ************************************************************/ - -#endif
\ No newline at end of file diff --git a/extraplugins/codegen/org.eclipse.papyrus.cpp.test/TestCDTintegration/Class3.cpp b/extraplugins/codegen/org.eclipse.papyrus.cpp.test/TestCDTintegration/Class3.cpp deleted file mode 100644 index 398cd202ba1..00000000000 --- a/extraplugins/codegen/org.eclipse.papyrus.cpp.test/TestCDTintegration/Class3.cpp +++ /dev/null @@ -1,39 +0,0 @@ -// -------------------------------------------------------- -// Code generated by Papyrus C++ -// -------------------------------------------------------- - -#define TestCDTintegration_Class3_BODY - -/************************************************************ - Class3 class body - ************************************************************/ - - - -// include associated header file -#include <TestCDTintegration/Class3.h> - - - -// Derived includes directives - - - -// static attributes (if any) - - -/** - * - * @param arg - */ -void Class3::Operation1(int /*in*/ arg[25]) { - // Now let's add some code - arg[0] = 1; -} - - - - -/************************************************************ - End of Class3 class body - ************************************************************/ diff --git a/extraplugins/codegen/org.eclipse.papyrus.cpp.test/TestCDTintegration/Class3.h b/extraplugins/codegen/org.eclipse.papyrus.cpp.test/TestCDTintegration/Class3.h deleted file mode 100644 index 688929af545..00000000000 --- a/extraplugins/codegen/org.eclipse.papyrus.cpp.test/TestCDTintegration/Class3.h +++ /dev/null @@ -1,71 +0,0 @@ -// -------------------------------------------------------- -// Code generated by Papyrus C++ -// -------------------------------------------------------- - -#ifndef TESTCDTINTEGRATION_CLASS3_H -#define TESTCDTINTEGRATION_CLASS3_H - -/************************************************************ - Class3 class header - ************************************************************/ - -/* Owner package header include */ -#include <TestCDTintegration/Pkg_TestCDTintegration.h> - - -/* Owner package header include */ -#include <AnsiCLibrary/Pkg_AnsiCLibrary.h> - - - - - - - -/************************************************************/ -/** - * - */ -class Class3 - { - public: - - - - protected: - - private: - - - public: - - /** - * - * @param arg - */ - void Operation1(int /*in*/ arg[25]); - - - protected: - - - private: - - -}; -/************************************************************/ -/* External declarations (package visibility) */ - - -/************************************************************/ - - -/* Inline functions */ - - - -/************************************************************ - End of Class3 class header - ************************************************************/ - -#endif
\ No newline at end of file diff --git a/extraplugins/codegen/org.eclipse.papyrus.cpp.test/TestCDTintegration/Package1/Pkg_Package1.h b/extraplugins/codegen/org.eclipse.papyrus.cpp.test/TestCDTintegration/Package1/Pkg_Package1.h deleted file mode 100644 index 3566e1c114a..00000000000 --- a/extraplugins/codegen/org.eclipse.papyrus.cpp.test/TestCDTintegration/Package1/Pkg_Package1.h +++ /dev/null @@ -1,49 +0,0 @@ -// -------------------------------------------------------- -// Code generated by Papyrus C++ -// -------------------------------------------------------- - -#ifndef PKG_TESTCDTINTEGRATION_PACKAGE1 -#define PKG_TESTCDTINTEGRATION_PACKAGE1 - -/************************************************************ - Pkg_Package1 package header - ************************************************************/ - -/* Owner package header include */ -#include <TestCDTintegration/Pkg_TestCDTintegration.h> - - -#ifndef _IN_ -#define _IN_ -#endif -#ifndef _OUT_ -#define _OUT_ -#endif -#ifndef _INOUT_ -#define _INOUT_ -#endif - - -/* Package dependency header include */ - - - -namespace Package1 { - -// Types defined within the package - - -/** - * - */ -typedef int Test; - - -} // of namespace Package1 - - -/************************************************************ - End of Pkg_Package1 package header - ************************************************************/ - -#endif
\ No newline at end of file |