From b9efb46d8267da813b5b399b0261e6e06c356e14 Mon Sep 17 00:00:00 2001 From: Patrick Schmidt <patrick.schmidt1@rwth-aachen.de> Date: Sun, 4 Oct 2020 14:34:55 +0200 Subject: [PATCH] Remove absolute paths from .inp and .lem files --- embeddings/homotopy_cube/embedding_original/homotopy_cube.inp | 2 -- embeddings/homotopy_cube/embedding_original/homotopy_cube.lem | 2 -- embeddings/homotopy_cube/embedding_twist1/homotopy_cube.inp | 2 -- embeddings/homotopy_cube/embedding_twist1/homotopy_cube.lem | 2 -- embeddings/homotopy_cube/embedding_twist2/homotopy_cube.inp | 2 -- embeddings/homotopy_cube/embedding_twist2/homotopy_cube.lem | 2 -- 6 files changed, 12 deletions(-) diff --git a/embeddings/homotopy_cube/embedding_original/homotopy_cube.inp b/embeddings/homotopy_cube/embedding_original/homotopy_cube.inp index 845e265..d2b368f 100644 --- a/embeddings/homotopy_cube/embedding_original/homotopy_cube.inp +++ b/embeddings/homotopy_cube/embedding_original/homotopy_cube.inp @@ -1,5 +1,3 @@ -# /local/pschmidt/build/libInterSurfaceMapsLayoutEmbedding_release_with_deb_info/libs/layout-embedding/output/homotopy_cube/embedding_original/embedding/homotopy_cube - lf cube_layout.obj tif homotopy_cube_input.obj diff --git a/embeddings/homotopy_cube/embedding_original/homotopy_cube.lem b/embeddings/homotopy_cube/embedding_original/homotopy_cube.lem index 3887edf..94bc2a4 100644 --- a/embeddings/homotopy_cube/embedding_original/homotopy_cube.lem +++ b/embeddings/homotopy_cube/embedding_original/homotopy_cube.lem @@ -1,5 +1,3 @@ -# /local/pschmidt/build/libInterSurfaceMapsLayoutEmbedding_release_with_deb_info/libs/layout-embedding/output/homotopy_cube/embedding_original/embedding/homotopy_cube - inp homotopy_cube.inp tf homotopy_cube.obj diff --git a/embeddings/homotopy_cube/embedding_twist1/homotopy_cube.inp b/embeddings/homotopy_cube/embedding_twist1/homotopy_cube.inp index 79ac7e4..d2b368f 100644 --- a/embeddings/homotopy_cube/embedding_twist1/homotopy_cube.inp +++ b/embeddings/homotopy_cube/embedding_twist1/homotopy_cube.inp @@ -1,5 +1,3 @@ -# /local/pschmidt/build/libInterSurfaceMapsLayoutEmbedding_release_with_deb_info/libs/layout-embedding/output/homotopy_cube/embedding_twist1/embedding/homotopy_cube - lf cube_layout.obj tif homotopy_cube_input.obj diff --git a/embeddings/homotopy_cube/embedding_twist1/homotopy_cube.lem b/embeddings/homotopy_cube/embedding_twist1/homotopy_cube.lem index 778d472..5433b9c 100644 --- a/embeddings/homotopy_cube/embedding_twist1/homotopy_cube.lem +++ b/embeddings/homotopy_cube/embedding_twist1/homotopy_cube.lem @@ -1,5 +1,3 @@ -# /local/pschmidt/build/libInterSurfaceMapsLayoutEmbedding_release_with_deb_info/libs/layout-embedding/output/homotopy_cube/embedding_twist1/embedding/homotopy_cube - inp homotopy_cube.inp tf homotopy_cube.obj diff --git a/embeddings/homotopy_cube/embedding_twist2/homotopy_cube.inp b/embeddings/homotopy_cube/embedding_twist2/homotopy_cube.inp index bd7c8b9..d2b368f 100644 --- a/embeddings/homotopy_cube/embedding_twist2/homotopy_cube.inp +++ b/embeddings/homotopy_cube/embedding_twist2/homotopy_cube.inp @@ -1,5 +1,3 @@ -# /local/pschmidt/build/libInterSurfaceMapsLayoutEmbedding_release_with_deb_info/libs/layout-embedding/output/homotopy_cube/embedding_twist2/embedding/homotopy_cube - lf cube_layout.obj tif homotopy_cube_input.obj diff --git a/embeddings/homotopy_cube/embedding_twist2/homotopy_cube.lem b/embeddings/homotopy_cube/embedding_twist2/homotopy_cube.lem index 5d93ddb..9aae64a 100644 --- a/embeddings/homotopy_cube/embedding_twist2/homotopy_cube.lem +++ b/embeddings/homotopy_cube/embedding_twist2/homotopy_cube.lem @@ -1,5 +1,3 @@ -# /local/pschmidt/build/libInterSurfaceMapsLayoutEmbedding_release_with_deb_info/libs/layout-embedding/output/homotopy_cube/embedding_twist2/embedding/homotopy_cube - inp homotopy_cube.inp tf homotopy_cube.obj -- GitLab