Changeset d818e8 in git
- Timestamp:
- Jul 12, 2013, 6:33:11 PM (10 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
- Children:
- 7f807d70f9715bd59a2463c48dfb6aa933a93624ee9bbe6149d97d547f224a27ae68ee67f173f19d
- Parents:
- e0c8e34f8d5fd3f8159e61a5895314655cdf9d51
- git-author:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2013-07-12 18:33:11+02:00
- git-committer:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2013-07-12 18:34:47+02:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/mod2.h
re0c8e34 rd818e8 10 10 #define MOD2_H 11 11 12 #include <config.h> 12 13 #ifdef HAVE_CONFIG_H 14 /* config.h is a private header that will not be installed and thus cannot be unconditionally included */ 15 # include "config.h" 16 #endif /* HAVE_CONFIG_H */ 13 17 14 18
Note: See TracChangeset
for help on using the changeset viewer.