Paul Sokolovsky f26a30710c objfun: Add local header.
This follows pattern already used for objtuple, etc.: objfun.h's content
is not public - each and every piece of code should not have access to it.
It's not private either - with out architecture and implementation language
(C) it doesn't make sense to keep implementation of each object strictly
private and maintain cumbersome accessors. It's "local" - intended to be
used by a small set of "friend" (in C++ terms) objects.
2014-04-17 20:27:00 +03:00
..
2014-04-17 18:18:55 +01:00
2014-04-17 18:18:55 +01:00
2014-04-13 14:51:56 +01:00
2014-04-01 01:17:33 -07:00
2014-03-17 02:43:40 -07:00
2014-04-14 01:46:45 +03:00
2014-04-15 23:10:00 +01:00
2014-04-17 18:18:55 +01:00
2014-04-08 22:11:40 +03:00
2014-03-30 13:35:08 +01:00
2014-03-30 13:35:08 +01:00
2014-04-13 23:55:59 +03:00
2014-03-30 13:35:08 +01:00
2014-04-17 20:27:00 +03:00
2014-04-17 20:27:00 +03:00
2014-03-30 13:35:08 +01:00
2014-04-17 18:18:55 +01:00
2014-04-15 23:10:00 +01:00
2014-03-30 23:30:15 +03:00
2014-04-13 23:55:59 +03:00
2014-04-13 14:51:56 +01:00
2014-04-15 21:29:08 +08:00