spielwiese
Last change
on this file was
9f7665,
checked in by Oleksandr Motsak <motsak@…>, 9 years ago
|
Removed HAVE_CONFIG guards
fix: fixed the inclusion of configure-generated *config.h's
|
-
Property mode set to
100644
|
File size:
249 bytes
|
Line | |
---|
1 | /* emacs edit mode for this file is -*- C++ -*- */ |
---|
2 | |
---|
3 | //{{{ docu |
---|
4 | // |
---|
5 | // imm.cc - some special implementations of immediate functions |
---|
6 | // for some special platforms. |
---|
7 | // |
---|
8 | // Hierarchy: basic, arithmetic |
---|
9 | // |
---|
10 | //}}} |
---|
11 | |
---|
12 | |
---|
13 | #include "config.h" |
---|
14 | |
---|
15 | |
---|
16 | #include "imm.h" |
---|
17 | |
---|
Note: See
TracBrowser
for help on using the repository browser.