Changeset 10804 for trunk/Padre/script/padre
- Timestamp:
- 02/16/10 04:45:40 (2 years ago)
- File:
-
- 1 edited
-
trunk/Padre/script/padre (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Padre/script/padre
r10792 r10804 131 131 132 132 if ($PRELOAD) { 133 133 134 # Load the entire application into memory immediately 134 135 Padre->import(':everything'); 135 # use Aspect; 136 # aspect( 'NYTProf', 137 # call qr/^Padre::/ & 138 # call qr/\b(?:refresh|update)\w*\z/ & ! 139 # call qr/^Padre::(?:Locker|Wx::Progress)::/ 140 # ); 136 137 # use Aspect; 138 # aspect( 'NYTProf', 139 # call qr/^Padre::/ & 140 # call qr/\b(?:refresh|update)\w*\z/ & ! 141 # call qr/^Padre::(?:Locker|Wx::Progress)::/ 142 # ); 141 143 } 142 144
Note: See TracChangeset
for help on using the changeset viewer.
