Files
harbour-core/harbour/include
Ron Pinkas 94596e571d 2001-05-13 09:40 UTC-0800 Ron Pinkas <ron@profit-master.com>
* include/hbclass.ch
     % Removed many redundant rules (recently added for OO integrity checks).

     /* Found the PP problem that stopped me from implementing this optimized form before.
        It seems the PP has a problem with "[" follwing a an identifier without a space prefix like:
        #command TEST[([<param,...>])]

        It seems to work OK like this:
        #command TEST [([<param,...>])]
     */
2001-05-13 16:44:24 +00:00
..
2000-07-15 17:50:44 +00:00
2000-08-15 18:46:56 +00:00
2000-11-30 09:45:07 +00:00
2000-07-16 15:37:11 +00:00