|
Last change
on this file since 30 was
29,
checked in by landauf, 17 years ago
|
|
updated boost from 1_33_1 to 1_34_1
|
|
File size:
307 bytes
|
| Line | |
|---|
| 1 | # Copyright (c) 2002 Trustees of Indiana University |
|---|
| 2 | # |
|---|
| 3 | # Distributed under the Boost Software License, Version 1.0. |
|---|
| 4 | # (See accompanying file LICENSE_1_0.txt or copy at |
|---|
| 5 | # http://www.boost.org/LICENSE_1_0.txt) |
|---|
| 6 | # vertices |
|---|
| 7 | v |
|---|
| 8 | 0 0.5 4.1 # |
|---|
| 9 | 1 1.5 5.1 # second vertex |
|---|
| 10 | 2 2.5 6.1 |
|---|
| 11 | |
|---|
| 12 | # the edges |
|---|
| 13 | e |
|---|
| 14 | 1 2 0.1 |
|---|
| 15 | 0 1 0.2 |
|---|
| 16 | 1 0 0.3 |
|---|
Note: See
TracBrowser
for help on using the repository browser.