maybe we can read eges ?
This commit is contained in:
@@ -18,7 +18,7 @@ if (2 != argc) {
|
||||
exit(0);
|
||||
}
|
||||
|
||||
verbosity = 1;
|
||||
verbosity = 2;
|
||||
|
||||
foo = try_to_read_an_OBJ_file(argv[1], "bubulles.asc", 0);
|
||||
fprintf(stderr, "try to read '%s' -> %d\n", argv [1], foo);
|
||||
|
||||
Reference in New Issue
Block a user