source:
git/factory/imm.cc
@
362fc67
Last change on this file since 362fc67 was 362fc67, checked in by , 11 years ago | |
---|---|
|
|
File size: 247 bytes |
Rev | Line | |
---|---|---|
[babf5d3] | 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 | // | |
[02aaf9] | 8 | // Hierarchy: basic, arithmetic |
9 | // | |
[babf5d3] | 10 | //}}} |
11 | ||
[e4fe2b] | 12 | #include "config.h" |
[c41230] | 13 | |
[babf5d3] | 14 | #include "imm.h" |
15 |
Note: See TracBrowser
for help on using the repository browser.