Changeset 2706 for src/Clight/switchRemoval.ma
- Timestamp:
- Feb 22, 2013, 6:23:45 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Clight/switchRemoval.ma
r2701 r2706 2875 2875 | 7: #structname #fieldspec | 8: #unionname #fieldspec | 9: #id ] *) 2876 2876 #Hexec whd in Hexec:(??%?); destruct (Hexec) whd @conj try @refl 2877 (*CSC: auto that used to work for the next two lines, fixed to make 2878 compiler.ma compile again *) 2879 @sws_returnstate /3 by swc_call, memext_free_extended_environment/ 2880 [@[] | 2: @swc_call // ] 2877 (* JHM: do this mostly by hand, to avoid broken automation *) 2878 @(sws_returnstate ??????? (memext_free_extended_environment …) … (swc_call …)) // 2881 2879 ] 2882 2880 | 2: (* Assign statement *)
Note: See TracChangeset
for help on using the changeset viewer.