#include <new.h> -> #include <new>
commitde11a45cd735b583500f01160a1a9c6ec147c212
authorygrek <ygrek@autistici.org>
Sat, 18 Oct 2008 11:37:00 +0000 (18 14:37 +0300)
committerygrek <ygrek@autistici.org>
Sat, 18 Oct 2008 11:37:00 +0000 (18 14:37 +0300)
tree5fcbbb5a5ef1bdcff819b6b2771d854ba932972a
parent3b943bd69d4f49d942602ba39f90a7438be00808
 #include <new.h> -> #include <new>
51 files changed:
include/AD/automata/firstset.h
include/AD/automata/item.h
include/AD/automata/treegram.h
include/AD/automata/treegram.ph
include/AD/automata/treegrm.h
include/AD/automata/treepat.h
include/AD/contain/bitset.h
include/AD/contain/slnklist.h
include/AD/contain/vararray.h
include/AD/contain/varptrarray.h
include/AD/csp/logicalterm.h
include/AD/gc/gcbitmap.h
include/AD/gc/gccontrol.h
include/AD/gc/gcheaps.h
include/AD/gc/gcintern.h
include/AD/memory/freelist.h
include/AD/memory/mem.h
include/AD/memory/uniqobj.h
include/AD/numeric/bigint.h
include/AD/persist/parray.h
include/AD/rewrite/b_items.h
include/AD/symbolic/bdd.h
include/propdefs.h
lib-src/automata/firstset.cc
lib-src/automata/item.cc
lib-src/automata/lalr1gen.cc
lib-src/automata/lexergen.cc
lib-src/automata/lexergen.old.cc
lib-src/automata/lexergen2.cc
lib-src/automata/lr0.cc
lib-src/automata/lr1gen.cc
lib-src/gc/gcheaps.cc
lib-src/memory/sysmem.cc
lib-src/numeric/bigint.cc
prop-src/basics.h
prop-src/basics.ph
prop-src/lexer.cc
prop-src/lexer.pcc
prop-src/metasyntax.h
prop-src/metasyntax.ph
prop-src/parser-util.cc
prop-src/parser-util.pcc
tests/hashcons2.cc
tests/hashcons2.pcc
tests/refcounting.cc
tests/refcounting.pcc
tests/rewriting.cc
tests/rewriting.pcc
tests/test_gc2.pcc
tests/test_gc9.pcc
tests/test_rc1.pcc