From: Ben Pfaff Date: Sat, 6 May 2006 05:56:59 +0000 (+0000) Subject: Continue reforming procedure execution. Change internal_procedure() X-Git-Tag: v0.6.0~898 X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de881ed979f2a6c382589b9d54d485ad88323821;hp=de881ed979f2a6c382589b9d54d485ad88323821;p=pspp-builds.git Continue reforming procedure execution. Change internal_procedure() so that it calls open_active_file() and close_active_file(), which isolates most of the actual procedure functionality. ---