source: git/factory/imm.cc @ 1e5c50

spielwiese
Last change on this file since 1e5c50 was 362fc67, checked in by Martin Lee <martinlee84@…>, 12 years ago
chg: remove $Id$
  • Property mode set to 100644
File size: 247 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#include "config.h"
13
14#include "imm.h"
15
Note: See TracBrowser for help on using the repository browser.