simh-testsetgenerator/LGP
2014-10-26 17:06:24 -07:00
..
lgp_cpu.c Cleanup of unneeded global extern declarations 2014-10-10 08:18:15 -07:00
lgp_defs.h Changed use of compile #defines which start with a _ character to not do this since defined symbols starting with _ are reserved to local compiler/runtime implementations in the C language. This addresses issue #32 2013-03-12 11:07:58 -07:00
lgp_stddev.c Migrating scp and library global variables to be declared as extern in the appropriate library include file and remove repetitive declarations in referencing modules. 2013-01-10 13:29:15 -08:00
lgp_sys.c Compiler suggested cleanups - mostly const fixups 2014-10-26 17:06:24 -07:00