Changeset 619c8f in git
- Timestamp:
- May 5, 2010, 5:02:54 PM (13 years ago)
- Branches:
- (u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
- Children:
- 0e23a0866325437ba55b50395a935cc6a27e86b3
- Parents:
- f7d95792601373157c0513a533ba20c5432cd261
- git-author:
- Martin Lee <martinlee84@web.de>2010-05-05 17:02:54+02:00
- git-committer:
- Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 11:52:52+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
coeffs/ffields.cc
rf7d957 r619c8f 14 14 #include "numbers.h" 15 15 #include "ffields.h" 16 17 18 typedef void* ADDRESS; 19 20 #define MAX_INT_LEN 11 16 #include <aux.h> 17 #include <feFopen.h> 21 18 22 19 int nfCharQ=0; /* the number of elemts: q*/
Note: See TracChangeset
for help on using the changeset viewer.