source: git/factory/imm.cc @ 362fc67

jengelh-datetimespielwiese
Last change on this file since 362fc67 was 362fc67, checked in by Martin Lee <martinlee84@…>, 11 years ago
chg: remove $Id$
  • Property mode set to 100644
File size: 247 bytes
RevLine 
[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.