diff --git a/.cdtproject b/.cdtproject deleted file mode 100644 index 784922d7..00000000 --- a/.cdtproject +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/.project b/.project deleted file mode 100644 index 64b240cd..00000000 --- a/.project +++ /dev/null @@ -1,108 +0,0 @@ - - - sics - - - - - - org.eclipse.cdt.make.core.makeBuilder - - - 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.fullBuildTarget - clean all - - - org.eclipse.cdt.make.core.incrementalBuildTarget - all - - - org.eclipse.cdt.make.core.enableAutoBuild - false - - - org.eclipse.cdt.make.core.buildLocation - - - - org.eclipse.cdt.make.core.enableFullBuild - true - - - org.eclipse.cdt.make.core.enabledIncrementalBuild - true - - - org.eclipse.cdt.make.core.enableCleanBuild - true - - - org.eclipse.cdt.make.core.cleanBuildTarget - clean - - - org.eclipse.cdt.make.core.useDefaultBuildCmd - false - - - org.eclipse.cdt.make.core.buildArguments - -f makefile_slinux - - - org.eclipse.cdt.make.core.buildCommand - make - - - org.eclipse.cdt.make.core.autoBuildTarget - all - - - org.eclipse.cdt.make.core.stopOnError - false - - - - - org.eclipse.cdt.make.core.ScannerConfigBuilder - - - org.eclipse.cdt.make.core.ScannerConfigDiscoveryEnabled - true - - - org.eclipse.cdt.make.core.makeBuilderParserId - org.eclipse.cdt.make.core.GCCScannerInfoConsoleParser - - - org.eclipse.cdt.make.core.esiProviderCommandEnabled - true - - - org.eclipse.cdt.make.core.siProblemGenerationEnabled - true - - - org.eclipse.cdt.make.core.useDefaultESIProviderCmd - true - - - org.eclipse.cdt.make.core.makeBuilderParserEnabled - true - - - org.eclipse.cdt.make.core.esiProviderParserId - org.eclipse.cdt.make.core.GCCSpecsConsoleParser - - - - - - org.eclipse.cdt.core.cnature - org.eclipse.cdt.make.core.makeNature - org.eclipse.cdt.make.core.ScannerConfigNature - - diff --git a/mcstas/dmc/MKMonitor.comp b/mcstas/dmc/MKMonitor.comp index 8927f61c..79eb2803 100644 --- a/mcstas/dmc/MKMonitor.comp +++ b/mcstas/dmc/MKMonitor.comp @@ -10,7 +10,7 @@ * %I * Written by: Kim Lefmann * Date: October 4, 1997 -* Version: $Revision$ +* Version: $Revision: 1.19 $ * Origin: Risoe * Release: McStas 1.6 * Modified to write monitor file for SICS: Mark Koennecke, June 2005 diff --git a/mcstas/dmc/PSD_monitor.comp b/mcstas/dmc/PSD_monitor.comp index 0103aaa8..8ae68401 100644 --- a/mcstas/dmc/PSD_monitor.comp +++ b/mcstas/dmc/PSD_monitor.comp @@ -10,7 +10,7 @@ * %I * Written by: Kim Lefmann * Date: Feb 3, 1998 -* Version: $Revision$ +* Version: $Revision: 1.2 $ * Origin: Risoe * Release: McStas 1.6 * diff --git a/napi.c b/napi.c index 3920f900..8271a3ef 100644 --- a/napi.c +++ b/napi.c @@ -23,7 +23,7 @@ ----------------------------------------------------------------------------*/ -static const char* rscid = "$Id$"; /* Revision interted by CVS */ +static const char* rscid = "$Id: napi.c,v 1.13 2006/03/03 15:30:55 koennecke Exp $"; /* Revision interted by CVS */ #include #include diff --git a/napi.h b/napi.h index 2d38809c..f27b05b7 100644 --- a/napi.h +++ b/napi.h @@ -21,7 +21,7 @@ For further information, see - $Id$ + $Id: napi.h,v 1.10 2006/03/03 15:30:55 koennecke Exp $ ----------------------------------------------------------------------------*/ diff --git a/napi4.c b/napi4.c index 8277a836..1dd21969 100644 --- a/napi4.c +++ b/napi4.c @@ -21,7 +21,7 @@ For further information, see - $Id$ + $Id: napi4.c,v 1.8 2006/03/31 15:24:53 koennecke Exp $ ----------------------------------------------------------------------------*/ #include diff --git a/napiu.c b/napiu.c index ec3c5ce0..635b0cd9 100644 --- a/napiu.c +++ b/napiu.c @@ -21,10 +21,10 @@ For further information, see - $Id$ + $Id: napiu.c,v 1.1 2005/10/05 07:20:18 koennecke Exp $ ----------------------------------------------------------------------------*/ -static const char* rscid = "$Id$"; /* Revision interted by CVS */ +static const char* rscid = "$Id: napiu.c,v 1.1 2005/10/05 07:20:18 koennecke Exp $"; /* Revision interted by CVS */ #include #include diff --git a/napiu.h b/napiu.h index 3c93a83c..d57915b3 100644 --- a/napiu.h +++ b/napiu.h @@ -21,7 +21,7 @@ For further information, see - $Id$ + $Id: napiu.h,v 1.1 2005/10/05 07:20:18 koennecke Exp $ ----------------------------------------------------------------------------*/ diff --git a/object.tcl b/object.tcl index 7aa7e856..e0e73b14 100755 --- a/object.tcl +++ b/object.tcl @@ -1,5 +1,5 @@ # -# $Id$ +# $Id: object.tcl,v 1.1 2000/02/25 16:21:41 cvs Exp $ # # This software is copyright (C) 1995 by the Lawrence Berkeley Laboratory. #