mirror of
https://github.com/drasko/codezero.git
synced 2026-01-15 12:23:15 +01:00
Removed parse_options.py which has now moved to configure.py
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
#! /usr/bin/env python2.6
|
||||
# -*- mode: python; coding: utf-8; -*-
|
||||
#
|
||||
from optparse import OptionParser
|
||||
import os, sys, shutil
|
||||
|
||||
PROJRELROOT = '../'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user