Changeset a0da83 in git for Singular/misc_ip.cc
- Timestamp:
- Mar 31, 2015, 3:36:56 PM (9 years ago)
- Branches:
- (u'spielwiese', 'a719bcf0b8dbc648b128303a49777a094b57592c')
- Children:
- 06cff955d56f17b8a3199fd8db5e3f4a6be98f35
- Parents:
- 56225c216f0df9632a02f7b745efacd6da070754
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/misc_ip.cc
r56225c ra0da83 1076 1076 if (!m2_end_called) 1077 1077 { 1078 extern FILE* File_Profiling; 1079 if (File_Profiling!=NULL) { fclose(File_Profiling); File_Profiling=NULL; } 1078 1080 m2_end_called = TRUE; 1079 1081 #ifdef HAVE_SIMPLEIPC
Note: See TracChangeset
for help on using the changeset viewer.