- Timestamp:
- 22/10/10 13:17:16 (3 years ago)
- Children:
- 234a777416d2cc0f8700cbe898f008b7af84d405
- Parents:
- 63726673b2bb916339f9f51c503ae882e03f419a
- git-committer:
- Matias De la Puente <mfpuente.ar@…> (22/10/10 13:17:16)
- File:
-
- 1 moved
-
libi4uccore/posixserialportutils.vala (moved) (moved from libi4uc/i4ucposixserialportutils.vala) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
libi4uccore/posixserialportutils.vala
rbed5595 rdfe49c7 1 /* i4ucposixserialportutils.vala1 /* posixserialportutils.vala 2 2 * 3 3 * Copyright (C) 2010 Matias De la Puente … … 23 23 using Hal; 24 24 25 public class I4uc. PosixSerialPortUtils : SerialPortUtils25 public class I4uc.Core.PosixSerialPortUtils : SerialPortUtils 26 26 { 27 27 public override Gee.List<string> list_serial_ports ()
Note: See TracChangeset
for help on using the changeset viewer.

