trick/trick_sims/.gitignore
Alex Lin 09c467e423 Input processor crashes if second event with same name is created
When allocating a new event, if the same name is used, no allocation is
created and NULL is returned.  We start trying to use the returned value
which seg-faulted.  I added a check to only continue if the returned value
from the allocation is not NULL.

refs #149
2015-12-03 10:10:39 -06:00

26 lines
284 B
Plaintext

DP_rt_*.xml
makefile
S_job_execution
S_run_summary
send_hs
varserver_log
log_*
chkpnt_*
MONTE_RUN_*
.S_library*
.icg_no_found
CP_out
MAKE_out
Makefile_sim
Makefile_swig
S_default.dat
S_document.xml
S_library_list
S_main_*
T_main_*
S_sie.resource
S_source.cpp
S_source.hh
trick
jitlib