# HG changeset patch # User 'Gr?gory Tr?lat ' # Date 1247216913 -7200 # Node ID 24bd115b24226aec8ac55313a53c13a527ca7add # Parent 1c0c7a664fc26ae9768e6b39fde77ec05dc69011 removed dead hidden files diff -r 1c0c7a664fc2 -r 24bd115b2422 .cdtproject --- a/.cdtproject Fri Jun 19 13:27:26 2009 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,82 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -make - -test -true -true - - -make - -all -true -true - - -make - -clean -false -true - - - - - diff -r 1c0c7a664fc2 -r 24bd115b2422 .cproject --- a/.cproject Fri Jun 19 13:27:26 2009 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,89 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -make - -test -true -true - - -make - -all -true -true - - -make - -clean -false -true - - - - - - - - - - - - - diff -r 1c0c7a664fc2 -r 24bd115b2422 .cvsignore --- a/.cvsignore Fri Jun 19 13:27:26 2009 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,11 +0,0 @@ -Makefile.depend -iec2iec -iec2cc -*.txt -*.c -*.h -iec2cc.exe -iec2c -.settings -.cproject -.project \ No newline at end of file diff -r 1c0c7a664fc2 -r 24bd115b2422 .project --- a/.project Fri Jun 19 13:27:26 2009 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,82 +0,0 @@ - - - matiec - - - - - - org.eclipse.cdt.make.core.makeBuilder - clean,full,incremental, - - - org.eclipse.cdt.make.core.build.arguments - - - - org.eclipse.cdt.core.errorOutputParser - org.eclipse.cdt.core.MakeErrorParser;org.eclipse.cdt.core.GCCErrorParser;org.eclipse.cdt.core.GASErrorParser;org.eclipse.cdt.core.GLDErrorParser;org.eclipse.cdt.core.VCErrorParser; - - - org.eclipse.cdt.make.core.enableAutoBuild - false - - - org.eclipse.cdt.make.core.environment - - - - org.eclipse.cdt.make.core.enableFullBuild - true - - - org.eclipse.cdt.make.core.build.target.inc - all - - - org.eclipse.cdt.make.core.enabledIncrementalBuild - true - - - org.eclipse.cdt.make.core.build.target.clean - clean - - - org.eclipse.cdt.make.core.build.command - make - - - org.eclipse.cdt.make.core.enableCleanBuild - true - - - org.eclipse.cdt.make.core.append_environment - true - - - org.eclipse.cdt.make.core.useDefaultBuildCmd - true - - - org.eclipse.cdt.make.core.build.target.auto - all - - - org.eclipse.cdt.make.core.stopOnError - false - - - - - org.eclipse.cdt.make.core.ScannerConfigBuilder - - - - - - org.eclipse.cdt.core.cnature - org.eclipse.cdt.make.core.makeNature - org.eclipse.cdt.make.core.ScannerConfigNature - org.eclipse.cdt.core.ccnature - -