From: Karim Barkati Date: Thu, 1 Aug 2013 13:29:45 +0000 (+0200) Subject: Removed from tracking a bunch files: ".o" object files, executables (faust and fausti... X-Git-Url: https://scm.cri.ensmp.fr/git/Faustine.git/commitdiff_plain/df77f6467561ab164f95d774f6890fbc7c0a3309 Removed from tracking a bunch files: ".o" object files, executables (faust and faustine), the Makefile (Makefile.in remains), etc. --- diff --git a/Makefile b/Makefile deleted file mode 100644 index a4338bd..0000000 --- a/Makefile +++ /dev/null @@ -1,23 +0,0 @@ - -SOURCE_DIR = interpretor -PREPROCESSOR_DIR = $(SOURCE_DIR)/faust-0.9.47mr3 - -all: MRFausti - -MRFausti: - @(cp $(SNDFILE_PATH)/sndfile_stub.o $(SOURCE_DIR)) - @(cd $(SOURCE_DIR) && $(MAKE) opt OCAML_INCLUDE_PATH=$(OCAML_INCLUDE_PATH) SNDFILE_PATH=$(SNDFILE_PATH)) - @(cd $(SOURCE_DIR) && $(MAKE) clean) - -clean: - @(cd $(SOURCE_DIR) && $(MAKE) clean) - @(rm -f *~) - -mrproper: clean - @(cd $(SOURCE_DIR) && $(MAKE) mrproper) - @(cd $(PREPROCESSOR_DIR) && $(MAKE) clean) - -# Sndfile-ocaml library path - -OCAML_INCLUDE_PATH = /usr/lib/ocaml -SNDFILE_PATH = ~/Desktop/libsndfile-ocaml diff --git a/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/OSCControler.o b/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/OSCControler.o deleted file mode 100644 index 5d05790..0000000 Binary files a/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/OSCControler.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/lib/OSCFError.o b/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/lib/OSCFError.o deleted file mode 100644 index 887272d..0000000 Binary files a/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/lib/OSCFError.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/lib/OSCRegexp.o b/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/lib/OSCRegexp.o deleted file mode 100644 index 5f8ee04..0000000 Binary files a/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/lib/OSCRegexp.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/msg/Message.o b/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/msg/Message.o deleted file mode 100644 index 9f0f493..0000000 Binary files a/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/msg/Message.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/nodes/FaustFactory.o b/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/nodes/FaustFactory.o deleted file mode 100644 index 885396a..0000000 Binary files a/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/nodes/FaustFactory.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/nodes/FaustNode.o b/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/nodes/FaustNode.o deleted file mode 100644 index d5036fb..0000000 Binary files a/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/nodes/FaustNode.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/nodes/MessageDriven.o b/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/nodes/MessageDriven.o deleted file mode 100644 index 152c5ba..0000000 Binary files a/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/nodes/MessageDriven.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/nodes/RootNode.o b/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/nodes/RootNode.o deleted file mode 100644 index 6d32bee..0000000 Binary files a/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/nodes/RootNode.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/osc/OSCAddress.o b/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/osc/OSCAddress.o deleted file mode 100644 index 5597339..0000000 Binary files a/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/osc/OSCAddress.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/osc/OSCIO.o b/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/osc/OSCIO.o deleted file mode 100644 index 91fa7d8..0000000 Binary files a/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/osc/OSCIO.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/osc/OSCListener.o b/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/osc/OSCListener.o deleted file mode 100644 index 814689e..0000000 Binary files a/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/osc/OSCListener.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/osc/OSCSetup.o b/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/osc/OSCSetup.o deleted file mode 100644 index 9fbccf5..0000000 Binary files a/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/osc/OSCSetup.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/osc/OSCStream.o b/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/osc/OSCStream.o deleted file mode 100644 index 4c05b01..0000000 Binary files a/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/osc/OSCStream.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/threads/pthreads_impl.o b/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/threads/pthreads_impl.o deleted file mode 100644 index d12e15f..0000000 Binary files a/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/threads/pthreads_impl.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/threads/winthreads_impl.o b/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/threads/winthreads_impl.o deleted file mode 100644 index 8601c3c..0000000 Binary files a/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/threads/winthreads_impl.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/architecture/osclib/oscpack/ip/IpEndpointName.o b/interpretor/faust-0.9.47mr3/architecture/osclib/oscpack/ip/IpEndpointName.o deleted file mode 100644 index c5b4308..0000000 Binary files a/interpretor/faust-0.9.47mr3/architecture/osclib/oscpack/ip/IpEndpointName.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/architecture/osclib/oscpack/ip/posix/NetworkingUtils.o b/interpretor/faust-0.9.47mr3/architecture/osclib/oscpack/ip/posix/NetworkingUtils.o deleted file mode 100644 index 902e53c..0000000 Binary files a/interpretor/faust-0.9.47mr3/architecture/osclib/oscpack/ip/posix/NetworkingUtils.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/architecture/osclib/oscpack/ip/posix/UdpSocket.o b/interpretor/faust-0.9.47mr3/architecture/osclib/oscpack/ip/posix/UdpSocket.o deleted file mode 100644 index 9abe0d2..0000000 Binary files a/interpretor/faust-0.9.47mr3/architecture/osclib/oscpack/ip/posix/UdpSocket.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/architecture/osclib/oscpack/osc/OscOutboundPacketStream.o b/interpretor/faust-0.9.47mr3/architecture/osclib/oscpack/osc/OscOutboundPacketStream.o deleted file mode 100644 index ee9b16e..0000000 Binary files a/interpretor/faust-0.9.47mr3/architecture/osclib/oscpack/osc/OscOutboundPacketStream.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/architecture/osclib/oscpack/osc/OscPrintReceivedElements.o b/interpretor/faust-0.9.47mr3/architecture/osclib/oscpack/osc/OscPrintReceivedElements.o deleted file mode 100644 index e4e0a92..0000000 Binary files a/interpretor/faust-0.9.47mr3/architecture/osclib/oscpack/osc/OscPrintReceivedElements.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/architecture/osclib/oscpack/osc/OscReceivedElements.o b/interpretor/faust-0.9.47mr3/architecture/osclib/oscpack/osc/OscReceivedElements.o deleted file mode 100644 index 388cd2d..0000000 Binary files a/interpretor/faust-0.9.47mr3/architecture/osclib/oscpack/osc/OscReceivedElements.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/architecture/osclib/oscpack/osc/OscTypes.o b/interpretor/faust-0.9.47mr3/architecture/osclib/oscpack/osc/OscTypes.o deleted file mode 100644 index e372800..0000000 Binary files a/interpretor/faust-0.9.47mr3/architecture/osclib/oscpack/osc/OscTypes.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/boxes/boxcomplexity.o b/interpretor/faust-0.9.47mr3/compiler/boxes/boxcomplexity.o deleted file mode 100644 index 39aba22..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/boxes/boxcomplexity.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/boxes/boxes.o b/interpretor/faust-0.9.47mr3/compiler/boxes/boxes.o deleted file mode 100644 index d4e513c..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/boxes/boxes.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/boxes/boxtype.o b/interpretor/faust-0.9.47mr3/compiler/boxes/boxtype.o deleted file mode 100644 index 2b972e3..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/boxes/boxtype.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/boxes/ppbox.o b/interpretor/faust-0.9.47mr3/compiler/boxes/ppbox.o deleted file mode 100644 index ba28ecc..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/boxes/ppbox.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/documentator/doc.o b/interpretor/faust-0.9.47mr3/compiler/documentator/doc.o deleted file mode 100644 index 1046cf5..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/documentator/doc.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/documentator/doc_Text.o b/interpretor/faust-0.9.47mr3/compiler/documentator/doc_Text.o deleted file mode 100644 index 8ce7a28..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/documentator/doc_Text.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/documentator/doc_autodoc.o b/interpretor/faust-0.9.47mr3/compiler/documentator/doc_autodoc.o deleted file mode 100644 index 31c5efd..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/documentator/doc_autodoc.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/documentator/doc_compile.o b/interpretor/faust-0.9.47mr3/compiler/documentator/doc_compile.o deleted file mode 100644 index 3fd9185..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/documentator/doc_compile.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/documentator/doc_lang.o b/interpretor/faust-0.9.47mr3/compiler/documentator/doc_lang.o deleted file mode 100644 index 235a31a..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/documentator/doc_lang.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/documentator/doc_metadatas.o b/interpretor/faust-0.9.47mr3/compiler/documentator/doc_metadatas.o deleted file mode 100644 index 9311090..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/documentator/doc_metadatas.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/documentator/doc_notice.o b/interpretor/faust-0.9.47mr3/compiler/documentator/doc_notice.o deleted file mode 100644 index 1d0ca14..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/documentator/doc_notice.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/documentator/doc_sharing.o b/interpretor/faust-0.9.47mr3/compiler/documentator/doc_sharing.o deleted file mode 100644 index d1141af..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/documentator/doc_sharing.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/documentator/lateq.o b/interpretor/faust-0.9.47mr3/compiler/documentator/lateq.o deleted file mode 100644 index 449bdc4..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/documentator/lateq.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/draw/device/PSDev.o b/interpretor/faust-0.9.47mr3/compiler/draw/device/PSDev.o deleted file mode 100644 index 65d50f3..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/draw/device/PSDev.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/draw/device/SVGDev.o b/interpretor/faust-0.9.47mr3/compiler/draw/device/SVGDev.o deleted file mode 100644 index 99b7d96..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/draw/device/SVGDev.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/draw/drawschema.o b/interpretor/faust-0.9.47mr3/compiler/draw/drawschema.o deleted file mode 100644 index f098c6d..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/draw/drawschema.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/draw/schema/blockSchema.o b/interpretor/faust-0.9.47mr3/compiler/draw/schema/blockSchema.o deleted file mode 100644 index ec15573..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/draw/schema/blockSchema.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/draw/schema/cableSchema.o b/interpretor/faust-0.9.47mr3/compiler/draw/schema/cableSchema.o deleted file mode 100644 index 00c3fb1..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/draw/schema/cableSchema.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/draw/schema/collector.o b/interpretor/faust-0.9.47mr3/compiler/draw/schema/collector.o deleted file mode 100644 index ff0b047..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/draw/schema/collector.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/draw/schema/cutSchema.o b/interpretor/faust-0.9.47mr3/compiler/draw/schema/cutSchema.o deleted file mode 100644 index 17feae5..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/draw/schema/cutSchema.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/draw/schema/decorateSchema.o b/interpretor/faust-0.9.47mr3/compiler/draw/schema/decorateSchema.o deleted file mode 100644 index 8b93414..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/draw/schema/decorateSchema.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/draw/schema/enlargedSchema.o b/interpretor/faust-0.9.47mr3/compiler/draw/schema/enlargedSchema.o deleted file mode 100644 index 59694a5..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/draw/schema/enlargedSchema.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/draw/schema/inverterSchema.o b/interpretor/faust-0.9.47mr3/compiler/draw/schema/inverterSchema.o deleted file mode 100644 index 9d5732c..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/draw/schema/inverterSchema.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/draw/schema/mergeSchema.o b/interpretor/faust-0.9.47mr3/compiler/draw/schema/mergeSchema.o deleted file mode 100644 index b1bcaf5..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/draw/schema/mergeSchema.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/draw/schema/parSchema.o b/interpretor/faust-0.9.47mr3/compiler/draw/schema/parSchema.o deleted file mode 100644 index e439d77..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/draw/schema/parSchema.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/draw/schema/recSchema.o b/interpretor/faust-0.9.47mr3/compiler/draw/schema/recSchema.o deleted file mode 100644 index d60f1b3..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/draw/schema/recSchema.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/draw/schema/seqSchema.o b/interpretor/faust-0.9.47mr3/compiler/draw/schema/seqSchema.o deleted file mode 100644 index 5e6edd3..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/draw/schema/seqSchema.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/draw/schema/splitSchema.o b/interpretor/faust-0.9.47mr3/compiler/draw/schema/splitSchema.o deleted file mode 100644 index 5ef9476..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/draw/schema/splitSchema.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/draw/schema/topSchema.o b/interpretor/faust-0.9.47mr3/compiler/draw/schema/topSchema.o deleted file mode 100644 index 74d597f..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/draw/schema/topSchema.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/draw/sigToGraph.o b/interpretor/faust-0.9.47mr3/compiler/draw/sigToGraph.o deleted file mode 100644 index 843e4db..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/draw/sigToGraph.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/errors/errormsg.o b/interpretor/faust-0.9.47mr3/compiler/errors/errormsg.o deleted file mode 100644 index 9daed93..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/errors/errormsg.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/errors/timing.o b/interpretor/faust-0.9.47mr3/compiler/errors/timing.o deleted file mode 100644 index 63983a3..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/errors/timing.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/evaluate/environment.o b/interpretor/faust-0.9.47mr3/compiler/evaluate/environment.o deleted file mode 100644 index 3d8a9ef..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/evaluate/environment.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/evaluate/eval.o b/interpretor/faust-0.9.47mr3/compiler/evaluate/eval.o deleted file mode 100644 index 5ed81b4..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/evaluate/eval.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/evaluate/loopDetector.o b/interpretor/faust-0.9.47mr3/compiler/evaluate/loopDetector.o deleted file mode 100644 index 8888fc8..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/evaluate/loopDetector.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/extended/absprim.o b/interpretor/faust-0.9.47mr3/compiler/extended/absprim.o deleted file mode 100644 index 9dfe6b8..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/extended/absprim.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/extended/acosprim.o b/interpretor/faust-0.9.47mr3/compiler/extended/acosprim.o deleted file mode 100644 index fa9013d..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/extended/acosprim.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/extended/asinprim.o b/interpretor/faust-0.9.47mr3/compiler/extended/asinprim.o deleted file mode 100644 index 167186a..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/extended/asinprim.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/extended/atan2prim.o b/interpretor/faust-0.9.47mr3/compiler/extended/atan2prim.o deleted file mode 100644 index 618a14a..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/extended/atan2prim.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/extended/atanprim.o b/interpretor/faust-0.9.47mr3/compiler/extended/atanprim.o deleted file mode 100644 index 7501d1c..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/extended/atanprim.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/extended/ceilprim.o b/interpretor/faust-0.9.47mr3/compiler/extended/ceilprim.o deleted file mode 100644 index c80f57a..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/extended/ceilprim.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/extended/cosprim.o b/interpretor/faust-0.9.47mr3/compiler/extended/cosprim.o deleted file mode 100644 index 29aec00..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/extended/cosprim.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/extended/expprim.o b/interpretor/faust-0.9.47mr3/compiler/extended/expprim.o deleted file mode 100644 index 7173632..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/extended/expprim.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/extended/floorprim.o b/interpretor/faust-0.9.47mr3/compiler/extended/floorprim.o deleted file mode 100644 index f63b052..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/extended/floorprim.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/extended/fmodprim.o b/interpretor/faust-0.9.47mr3/compiler/extended/fmodprim.o deleted file mode 100644 index 7b435e2..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/extended/fmodprim.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/extended/log10prim.o b/interpretor/faust-0.9.47mr3/compiler/extended/log10prim.o deleted file mode 100644 index 7243436..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/extended/log10prim.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/extended/logprim.o b/interpretor/faust-0.9.47mr3/compiler/extended/logprim.o deleted file mode 100644 index dd4e1ba..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/extended/logprim.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/extended/maxprim.o b/interpretor/faust-0.9.47mr3/compiler/extended/maxprim.o deleted file mode 100644 index 3ef364a..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/extended/maxprim.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/extended/minprim.o b/interpretor/faust-0.9.47mr3/compiler/extended/minprim.o deleted file mode 100644 index 33406a1..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/extended/minprim.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/extended/powprim.o b/interpretor/faust-0.9.47mr3/compiler/extended/powprim.o deleted file mode 100644 index ea59a1c..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/extended/powprim.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/extended/remainderprim.o b/interpretor/faust-0.9.47mr3/compiler/extended/remainderprim.o deleted file mode 100644 index 958b185..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/extended/remainderprim.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/extended/rintprim.o b/interpretor/faust-0.9.47mr3/compiler/extended/rintprim.o deleted file mode 100644 index c5ec5d2..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/extended/rintprim.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/extended/sinprim.o b/interpretor/faust-0.9.47mr3/compiler/extended/sinprim.o deleted file mode 100644 index a8738d1..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/extended/sinprim.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/extended/sqrtprim.o b/interpretor/faust-0.9.47mr3/compiler/extended/sqrtprim.o deleted file mode 100644 index 2c5e3b8..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/extended/sqrtprim.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/extended/tanprim.o b/interpretor/faust-0.9.47mr3/compiler/extended/tanprim.o deleted file mode 100644 index ccbaf5e..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/extended/tanprim.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/faust b/interpretor/faust-0.9.47mr3/compiler/faust deleted file mode 100755 index 59c114e..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/faust and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/generator/Text.o b/interpretor/faust-0.9.47mr3/compiler/generator/Text.o deleted file mode 100644 index 02ea2eb..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/generator/Text.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/generator/compile.o b/interpretor/faust-0.9.47mr3/compiler/generator/compile.o deleted file mode 100644 index 392e93d..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/generator/compile.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/generator/compile_scal.o b/interpretor/faust-0.9.47mr3/compiler/generator/compile_scal.o deleted file mode 100644 index 2a12a2c..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/generator/compile_scal.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/generator/compile_sched.o b/interpretor/faust-0.9.47mr3/compiler/generator/compile_sched.o deleted file mode 100644 index 14021a3..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/generator/compile_sched.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/generator/compile_vect.o b/interpretor/faust-0.9.47mr3/compiler/generator/compile_vect.o deleted file mode 100644 index aac5204..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/generator/compile_vect.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/generator/contextor.o b/interpretor/faust-0.9.47mr3/compiler/generator/contextor.o deleted file mode 100644 index defc9a4..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/generator/contextor.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/generator/description.o b/interpretor/faust-0.9.47mr3/compiler/generator/description.o deleted file mode 100644 index eaf3301..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/generator/description.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/generator/floats.o b/interpretor/faust-0.9.47mr3/compiler/generator/floats.o deleted file mode 100644 index 8f5b606..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/generator/floats.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/generator/klass.o b/interpretor/faust-0.9.47mr3/compiler/generator/klass.o deleted file mode 100644 index 1523afe..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/generator/klass.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/generator/occurences.o b/interpretor/faust-0.9.47mr3/compiler/generator/occurences.o deleted file mode 100644 index 620ba12..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/generator/occurences.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/generator/sharing.o b/interpretor/faust-0.9.47mr3/compiler/generator/sharing.o deleted file mode 100644 index 4e6c742..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/generator/sharing.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/generator/uitree.o b/interpretor/faust-0.9.47mr3/compiler/generator/uitree.o deleted file mode 100644 index 6e8e63f..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/generator/uitree.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/main.o b/interpretor/faust-0.9.47mr3/compiler/main.o deleted file mode 100644 index 0cab140..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/main.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/normalize/aterm.o b/interpretor/faust-0.9.47mr3/compiler/normalize/aterm.o deleted file mode 100644 index 13db7c8..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/normalize/aterm.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/normalize/mterm.o b/interpretor/faust-0.9.47mr3/compiler/normalize/mterm.o deleted file mode 100644 index 5b98102..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/normalize/mterm.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/normalize/normalize.o b/interpretor/faust-0.9.47mr3/compiler/normalize/normalize.o deleted file mode 100644 index dc1b571..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/normalize/normalize.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/normalize/privatise.o b/interpretor/faust-0.9.47mr3/compiler/normalize/privatise.o deleted file mode 100644 index 0dc9c04..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/normalize/privatise.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/normalize/simplify.o b/interpretor/faust-0.9.47mr3/compiler/normalize/simplify.o deleted file mode 100644 index 6cb2143..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/normalize/simplify.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/parallelize/colorize.o b/interpretor/faust-0.9.47mr3/compiler/parallelize/colorize.o deleted file mode 100644 index 0740fc3..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/parallelize/colorize.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/parallelize/graphSorting.o b/interpretor/faust-0.9.47mr3/compiler/parallelize/graphSorting.o deleted file mode 100644 index 819bb44..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/parallelize/graphSorting.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/parallelize/loop.o b/interpretor/faust-0.9.47mr3/compiler/parallelize/loop.o deleted file mode 100644 index 95e3739..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/parallelize/loop.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/parser/enrobage.o b/interpretor/faust-0.9.47mr3/compiler/parser/enrobage.o deleted file mode 100644 index b6c49a2..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/parser/enrobage.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/parser/faustlexer.o b/interpretor/faust-0.9.47mr3/compiler/parser/faustlexer.o deleted file mode 100644 index b1a56a0..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/parser/faustlexer.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/parser/faustparser.o b/interpretor/faust-0.9.47mr3/compiler/parser/faustparser.o deleted file mode 100644 index 91414e2..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/parser/faustparser.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/parser/sourcereader.o b/interpretor/faust-0.9.47mr3/compiler/parser/sourcereader.o deleted file mode 100644 index cced8ad..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/parser/sourcereader.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/patternmatcher/patternmatcher.o b/interpretor/faust-0.9.47mr3/compiler/patternmatcher/patternmatcher.o deleted file mode 100644 index 089f2aa..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/patternmatcher/patternmatcher.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/preprocess.a b/interpretor/faust-0.9.47mr3/compiler/preprocess.a deleted file mode 100644 index 2406eb5..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/preprocess.a and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/preprocess/preprocess.o b/interpretor/faust-0.9.47mr3/compiler/preprocess/preprocess.o deleted file mode 100644 index 0c97dae..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/preprocess/preprocess.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/propagate/labels.o b/interpretor/faust-0.9.47mr3/compiler/propagate/labels.o deleted file mode 100644 index c6d3a50..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/propagate/labels.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/propagate/propagate.o b/interpretor/faust-0.9.47mr3/compiler/propagate/propagate.o deleted file mode 100644 index f3a6877..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/propagate/propagate.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/signals/binop.o b/interpretor/faust-0.9.47mr3/compiler/signals/binop.o deleted file mode 100644 index 807f70e..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/signals/binop.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/signals/ppsig.o b/interpretor/faust-0.9.47mr3/compiler/signals/ppsig.o deleted file mode 100644 index 2097b74..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/signals/ppsig.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/signals/prim2.o b/interpretor/faust-0.9.47mr3/compiler/signals/prim2.o deleted file mode 100644 index 03da70f..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/signals/prim2.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/signals/recursivness.o b/interpretor/faust-0.9.47mr3/compiler/signals/recursivness.o deleted file mode 100644 index 7192e5a..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/signals/recursivness.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/signals/signals.o b/interpretor/faust-0.9.47mr3/compiler/signals/signals.o deleted file mode 100644 index a69f04f..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/signals/signals.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/signals/sigorderrules.o b/interpretor/faust-0.9.47mr3/compiler/signals/sigorderrules.o deleted file mode 100644 index cb077db..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/signals/sigorderrules.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/signals/sigprint.o b/interpretor/faust-0.9.47mr3/compiler/signals/sigprint.o deleted file mode 100644 index 2b8209e..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/signals/sigprint.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/signals/sigraterules.o b/interpretor/faust-0.9.47mr3/compiler/signals/sigraterules.o deleted file mode 100644 index 441e615..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/signals/sigraterules.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/signals/sigtype.o b/interpretor/faust-0.9.47mr3/compiler/signals/sigtype.o deleted file mode 100644 index 09d1708..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/signals/sigtype.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/signals/sigtyperules.o b/interpretor/faust-0.9.47mr3/compiler/signals/sigtyperules.o deleted file mode 100644 index 5a488b9..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/signals/sigtyperules.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/signals/sigvisitor.o b/interpretor/faust-0.9.47mr3/compiler/signals/sigvisitor.o deleted file mode 100644 index eb4671c..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/signals/sigvisitor.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/signals/subsignals.o b/interpretor/faust-0.9.47mr3/compiler/signals/subsignals.o deleted file mode 100644 index 092aa09..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/signals/subsignals.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/tlib/compatibility.o b/interpretor/faust-0.9.47mr3/compiler/tlib/compatibility.o deleted file mode 100644 index b9e68f4..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/tlib/compatibility.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/tlib/list.o b/interpretor/faust-0.9.47mr3/compiler/tlib/list.o deleted file mode 100644 index c37a571..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/tlib/list.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/tlib/node.o b/interpretor/faust-0.9.47mr3/compiler/tlib/node.o deleted file mode 100644 index 15fb64a..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/tlib/node.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/tlib/occurrences.o b/interpretor/faust-0.9.47mr3/compiler/tlib/occurrences.o deleted file mode 100644 index 56062fc..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/tlib/occurrences.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/tlib/recursive-tree.o b/interpretor/faust-0.9.47mr3/compiler/tlib/recursive-tree.o deleted file mode 100644 index fa9144e..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/tlib/recursive-tree.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/tlib/shlysis.o b/interpretor/faust-0.9.47mr3/compiler/tlib/shlysis.o deleted file mode 100644 index 98fb184..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/tlib/shlysis.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/tlib/symbol.o b/interpretor/faust-0.9.47mr3/compiler/tlib/symbol.o deleted file mode 100644 index ba86a6d..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/tlib/symbol.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/tlib/tree.o b/interpretor/faust-0.9.47mr3/compiler/tlib/tree.o deleted file mode 100644 index 13b32cb..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/tlib/tree.o and /dev/null differ diff --git a/interpretor/faust-0.9.47mr3/compiler/utils/names.o b/interpretor/faust-0.9.47mr3/compiler/utils/names.o deleted file mode 100644 index 37302d1..0000000 Binary files a/interpretor/faust-0.9.47mr3/compiler/utils/names.o and /dev/null differ diff --git a/interpretor/faustine b/interpretor/faustine deleted file mode 100755 index d9dd5aa..0000000 Binary files a/interpretor/faustine and /dev/null differ diff --git a/interpretor/gmon.out b/interpretor/gmon.out deleted file mode 100644 index a0e513e..0000000 Binary files a/interpretor/gmon.out and /dev/null differ diff --git a/output_sounds/output0.wav b/output_sounds/output0.wav deleted file mode 100644 index a7803d2..0000000 Binary files a/output_sounds/output0.wav and /dev/null differ