/simpletypesystem/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/simpletypesystem/trunk

  • Committer: Gustav Hartvigsson
  • Date: 2016-02-02 09:21:32 UTC
  • Revision ID: gustav.hartvigsson@gmail.com-20160202092132-ap1peq2rvl1go9up
* Using
   #ifndef __H_FOO__
   #define __H_FOO__
   ...
   #endif
   is for scrubs.
   Now using #pragma once like a sane person... :-)
Filename Latest Rev Last Changed Committer Comment Size
..
baseobject.cxx 96 9 years ago Gustav Hartvigsson * Added skeleton for cxx binding. This is not a pr Empty Diff Download File
baseobject.hxx 96 9 years ago Gustav Hartvigsson * Added skeleton for cxx binding. This is not a pr 721 bytes Diff Download File
SimpleTypeSystem.hxx 96 9 years ago Gustav Hartvigsson * Added skeleton for cxx binding. This is not a pr 1.3 KB Diff Download File