All pastes #411001 Raw Edit

Something

public cpp v1 · immutable
#411001 ·published 2007-03-26 20:06 UTC
rendered paste body
diff -u -p -r1.13 -r1.14--- emcsvr.cc	9 Mar 2007 17:23:58 -0000	1.13+++ emcsvr.cc	22 Mar 2007 22:15:30 -0000	1.14@@ -11,9 +11,9 @@ * Copyright (c) 2004 All rights reserved. * * Last change:-* $Revision: 1.13 $+* $Revision: 1.14 $ * $Author: jepler $-* $Date: 2007/03/09 17:23:58 $+* $Date: 2007/03/22 22:15:30 $ ********************************************************************/  #include <stdio.h>		// sscanf()@@ -25,6 +25,7 @@  #include "rcs.hh"		// EMC NML #include "emc.hh"		// EMC NML+#include "emc_nml.hh"		// EMC NML #include "emcglb.h"		// emcGetArgs(), EMC_NMLFILE #include "inifile.hh" #include "rcs_print.hh"