Changeset 10 for trunk/src


Ignore:
Timestamp:
Oct 29, 2000, 8:43:26 PM (25 years ago)
Author:
umoeller
Message:

Added simple XML parsing.

Location:
trunk/src/helpers
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/helpers/helpers_pre.in

    r9 r10  
    4141PLAINCOBJS = \
    4242       $(OUTPUTDIR)\linklist.obj \
    43        $(OUTPUTDIR)\tree.obj
     43       $(OUTPUTDIR)\tree.obj \
     44       $(OUTPUTDIR)\xml.obj \
    4445
    4546CPOBJS = $(PLAINCOBJS) \
Note: See TracChangeset for help on using the changeset viewer.