Changeset 35:091570efd33f in vscpl


Ignore:
Timestamp:
12/15/22 18:15:26 (17 months ago)
Author:
István Váradi <ivaradi@…>
Branch:
default
hg-Phase:
(<MercurialRepository 1 'hg:/home/ivaradi/xplane/hg/vscpl' '/'>, 'public')
Message:

Simple logging interface.

Location:
src/hu/varadiistvan/scpl
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • src/hu/varadiistvan/scpl/Makefile.am

    r21 r35  
    1414
    1515libvscpl_la_SOURCES=\
     16        Log.cc                  \
    1617        PseudoRandom.cc
    1718
     
    3132include_vscpl_HEADERS=\
    3233        types.h                 \
     34        Log.h                   \
    3335        Thread.h                \
    3436        Mutex.h                 \
Note: See TracChangeset for help on using the changeset viewer.