Changeset d0cd21 in git for Singular/misc_ip.cc
- Timestamp:
- Feb 7, 2019, 3:21:55 PM (5 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- b3e931b4c9148576d127f3b957900899fa358767
- Parents:
- 098784114c00a08a4d18cf392c0f2411aa0d007e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/misc_ip.cc
r098784 rd0cd21 1092 1092 * few lines of m2_end() should not matter. 1093 1093 */ 1094 VARvolatile BOOLEAN m2_end_called = FALSE;1094 volatile BOOLEAN m2_end_called = FALSE; 1095 1095 1096 1096 void m2_end(int i)
Note: See TracChangeset
for help on using the changeset viewer.