Ignore:
Timestamp:
01/19/13 16:21:52 (11 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
default
Phase:
public
Message:

Imported the I/O library for POSIX and the pseudo-random generator

File:
1 edited

Legend:

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

    r6 r8  
    1313
    1414libvscpl_la_SOURCES=\
    15         dummy.cc
     15        PseudoRandom.cc
    1616
    1717libvscpl_la_LIBADD=
     
    3333        Thread.h                \
    3434        Mutex.h                 \
    35         CondVar.h
     35        CondVar.h               \
     36        PseudoRandom.h
Note: See TracChangeset for help on using the changeset viewer.